windows-nt/Source/XPSP1/NT/shell/osshell/games/sol/assert.h
2020-09-26 16:20:57 +08:00

8 lines
185 B
C

#define ASSERTFAILED 999
#define EXIT 2
#define FILE 200
#define GAMENO 203
#define LINE 201
#define OK 1
#define SOLVERSION 202