diff options
author | tgsm <doodrabbit@hotmail.com> | 2021-04-29 07:31:45 -0400 |
---|---|---|
committer | tgsm <doodrabbit@hotmail.com> | 2021-04-29 07:31:45 -0400 |
commit | 88aa75fe3e94f1aac0368b6dbcfaf75614066a8a (patch) | |
tree | 0ee8aac84c054adbc77bab47b9e95eb76e704352 /include/sav_system_info.h | |
parent | a1d7afef6f0521330f031bf7f2dd886c2ec8412f (diff) |
Decompile unk_0204B0A0
Diffstat (limited to 'include/sav_system_info.h')
-rw-r--r-- | include/sav_system_info.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sav_system_info.h b/include/sav_system_info.h index 696cfe07..bded91f7 100644 --- a/include/sav_system_info.h +++ b/include/sav_system_info.h @@ -3,6 +3,8 @@ #include "RTC_api.h" +struct SaveBlock2; + struct UnkSaveStruct_0202376C_sub { /* 0x00 */ u32 field_00; |