windows-nt/Source/XPSP1/NT/shell/osshell/games/sol/assert.h

8 lines
185 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#define ASSERTFAILED 999
#define EXIT 2
#define FILE 200
#define GAMENO 203
#define LINE 201
#define OK 1
#define SOLVERSION 202