home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 17
/
amigaformatcd17.iso
/
-in_the_mag-
/
emulation
/
otherstuff
/
fs1541
/
main.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-07-01
|
201b
|
18 lines
/*
FS1541
main.h
*/
void entry(void);
extern struct Task *ourtask;
extern struct MsgPort *ourport;
extern struct FileSysStartupMsg *fssm;
extern UBYTE *diskiconimg;
extern int diskiconlength;