home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Team Palmtops 7
/
Palmtops_numero07.iso
/
Epoc
/
Palmtime
/
files
/
FrotzCE2_src.ZIP
/
FrotzCE
/
StoryInfo.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
|
1997-09-16
|
317 b
|
18 lines
#define NO_INFOCOM_STORIES 124
#define STORY_SMALLFONT 1
#define STORY_NOCOLOURS 2
#define STORY_LIMITEDSUPPORT 16
#define STORY_NOSUPPORT 32
#define STORY_GFXCHARS 64
typedef struct
{
char achStoryName[40];
short nRelease;
char achSerialNo[7];
unsigned char nSettings;
} StoryInfo;