diff options
Diffstat (limited to 'include')
-rwxr-xr-x | include/game.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/game.h b/include/game.h index 1e0c484..95eb4d1 100755 --- a/include/game.h +++ b/include/game.h @@ -1986,7 +1986,7 @@ public: u32 _37C, _380, _384, _388;
u8 stageActorType;
u8 which_player; // _38D
- u8 enableFlag, currentLayerID;
+ u8 disableFlagMask, currentLayerID;
u8 deleteForever;
u8 _391, _392, _padding;
|