home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
No Fragments Archive 12: Textmags & Docs
/
nf_archive_12.iso
/
MAGS
/
SOURCES
/
ATARI_SRC.ZIP
/
atari source
/
FALCON
/
ACC
/
DRIVERS.ACC
/
COUNTRY.H
< 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
|
2001-02-10
|
334 b
|
15 lines
/* COUNTRY.H
*==========================================================================
* DATE: JULY 11, 1990
* DESCRIPTION: COUNTRY DEFINE for ACTIVE COUNTRY
*/
#define TRUE 1
#define FALSE 0
#define USA FALSE /* USA and the UK are NOT the same.*/
#define UK FALSE
#define GERMAN FALSE
#define FRENCH TRUE