home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
games
/
volume13
/
xsokoban3
/
part02
/
defaults.h
< prev
next >
Wrap
Text File
|
1992-02-11
|
386b
|
17 lines
#define DEF_FONT "9x15"
#define DEF_BITH 30
#define DEF_BITW 30
#define DEF_CURSOR 102
#define WALLS "fancyWalls"
#define FONT "fontName"
#define REVERSE "reverseVideo"
#define FOREG "foreground"
#define BACKG "background"
#define BORDER "borderColor"
#define CURSOR "pointerColor"
#define BITDIR "bitmapDir"
#define BITH "bitmapHeight"
#define BITW "bitmapWidth"
#define NUM_WALLS 16