home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Whiteline: Alpha
/
Whiteline Alpha.iso
/
progtool
/
c
/
gemforce
/
gfexport.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1994-09-22
|
156 b
|
12 lines
/* EXPORT.H zu GEM-Force */
#ifndef __EXPORT__
#define __EXPORT__
#ifdef GLOBAL
#undef GLOBAL
#endif
# define GLOBAL
#endif /* __EXPORT __ */