home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1015.lha
/
Programs
/
SnoopDos
/
Source.lha
/
Source
/
system.c
< prev
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
|
1994-03-01
|
280 b
|
9 lines
/*
* Dummy to include SYSTEM.H for precompiling headers
*
* We need to do it like this because SYSTEM.H does some #define's
* which won't take affect if we compile a GST from it directly
* (GST's only apply to #included files, not the main file.)
*/
#include "system.h"