summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-25 08:21:08 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-25 08:21:08 -0500
commit5b30b664bebb2ba890b86cd09f40c7c53da05659 (patch)
tree93b66c47e9f18585f7604889dc0e98d06f9757e2 /include/global.h
parentb09bbc65bed4716bc944306f64b89301dcaaffe6 (diff)
sub_812D1A8
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 568ece2be..31bb77f9f 100644
--- a/include/global.h
+++ b/include/global.h
@@ -572,7 +572,8 @@ struct QuestLog
struct FameCheckerSaveData
{
- /*3a54*/ u8 unk_0_0:2;
+ /*3a54*/ u16 unk_0_0:2;
+ u16 unk_0_2:12;
};
#define MAP_OBJECTS_COUNT 16