]> icculus.org git repositories - btb/d2x.git/blob - main/vers_id.h
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main / vers_id.h
1 //
2 // Auto-generated include file [used to be]
3 // Generated by MAKE from INFERNO.INI settings
4 //
5
6
7 #ifndef _VERS_ID
8 #define _VERS_ID
9
10 #ifndef VERSION
11 # define VERSION
12 #endif
13
14 #define VERSION_TYPE    "Full Version"
15 #define DESCENT_VERSION "D2X " VERSION
16 #define D2X_IVER (D2XMAJOR*10000+D2XMINOR*100+D2XMICRO)
17
18 #endif /* _VERS_ID */