home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Misc
/
DC-POS24.LZX
/
pOS
/
pOSxA.lzx
/
pOSxA
/
diskfont
/
diskfont.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-03-12
|
254 b
|
16 lines
#ifndef DISKFONT_DISKFONT_H
#define DISKFONT_DISKFONT_H
#ifndef EXEC_NODES_H
#include <exec/nodes.h>
#endif
#ifndef EXEC_LISTS_H
#include <exec/lists.h>
#endif
#ifndef GRAPHICS_TEXT_H
#include <graphics/text.h>
#endif
#endif /* DISKFONT_DISKFONT_H */