home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Fixation 1.3
/
globals.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
Text File
|
1996-04-14
|
244 b
|
9 lines
|
[
TEXT/MMCC
]
// globals.h
// instances in connexions.c
#define TIMESTAMP 0
extern ulong curTime;
extern Boolean gPlaying, gSetStyle, gNeedPassword;
extern Boolean gInTheThick, gLookinAtStorage, gSentAlarm;
extern Handle gSound1, gSound2, gSound3, gSound4;