repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
classes
/
gadgets
/
texteditor
/
includes
/
sfd
/
mccclass_lib.sfd
blob
3dd7a142720755f4ac37e47bcc4cf4cc2b207692
1
==id $Id: mccclass_lib.sfd,v 1.1 2005/04/10 08:23:37 damato Exp $
2
==base _MCCClassBase
3
==basetype struct Library *
4
==libname mccclass.library
5
==bias 30
6
==public
7
==include <exec/types.h>
8
ULONG MCC_Query(LONG which) (d0)
9
==end