diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-30 21:08:28 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-30 21:08:28 -0400 |
commit | 525b17a110ee0099391eb91d9c99b4a6b88e46d8 (patch) | |
tree | d7a1974c76c62fc599b74f62dbdc5732c452469c /include/region_map.h | |
parent | c324722987e48fa43fd4bad81555b22439e3e932 (diff) |
sub_81238AC
Diffstat (limited to 'include/region_map.h')
-rw-r--r-- | include/region_map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/region_map.h b/include/region_map.h index b784e26ec..3bb836fa1 100644 --- a/include/region_map.h +++ b/include/region_map.h @@ -267,7 +267,7 @@ struct RegionMap { /*0x07c*/ s8 cursorDeltaY; /*0x07d*/ bool8 needUpdateVideoRegs; /*0x07e*/ bool8 blinkPlayerIcon; - /*0x07f*/ bool8 unk_07f; + /*0x07f*/ bool8 playerIsInCave; /*0x080*/ u8 bgNum; /*0x081*/ u8 charBaseIdx; /*0x082*/ u8 mapBaseIdx; |