Mercurial > mm7
comparison Game.h @ 599:deb559e4fe47
Merge
author | Gloval |
---|---|
date | Wed, 06 Mar 2013 22:47:21 +0400 |
parents | 96f48cfdd657 |
children | ccf8b4815a1f |
comparison
equal
deleted
inserted
replaced
598:f8a4a2e0b4c9 | 599:deb559e4fe47 |
---|---|
13 #include "stru10.h" | 13 #include "stru10.h" |
14 #include "stru11.h" | 14 #include "stru11.h" |
15 #include "stru12.h" | 15 #include "stru12.h" |
16 | 16 |
17 | 17 |
18 | |
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 | |
18 | 23 |
19 | 24 |
20 | 25 |
21 /* 320 */ | 26 /* 320 */ |
22 enum GAME_STATE | 27 enum GAME_STATE |