Mercurial > mm7
comparison Game.h @ 592:96f48cfdd657
some flags
author | Nomad |
---|---|
date | Wed, 06 Mar 2013 15:55:35 +0200 |
parents | 7c0763248a87 |
children | ccf8b4815a1f |
comparison
equal
deleted
inserted
replaced
574:f90753ebabe3 | 592:96f48cfdd657 |
---|---|
14 #include "stru11.h" | 14 #include "stru11.h" |
15 #include "stru12.h" | 15 #include "stru12.h" |
16 | 16 |
17 | 17 |
18 | 18 |
19 #define GAME_FLAGS_2_DRAW_BLOODSPLATS 0x20 | 19 #define GAME_FLAGS_2_SATURATE_LIGHTMAPS 0x02 |
20 #define GAME_FLAGS_2_ALTER_GRAVITY 0x08 | |
21 #define GAME_FLAGS_2_TARGETING_MODE 0x10 | |
22 #define GAME_FLAGS_2_DRAW_BLOODSPLATS 0x20 | |
20 | 23 |
21 | 24 |
22 | 25 |
23 /* 320 */ | 26 /* 320 */ |
24 enum GAME_STATE | 27 enum GAME_STATE |