diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-05-13 19:37:12 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-05-13 19:37:12 +0200 |
commit | a50b0bd9052bbeb9c439f2a25e5ab290c528cdf4 (patch) | |
tree | f58aac843f5cafb1f909a738f5ae3f141e0db37b /include/sav_system_info.h | |
parent | 1598b5dcbb9c2fc7dfc51b4503fe5bcac75dab47 (diff) | |
parent | 7962c5086f9ddd90508559a0d326f4eca9573669 (diff) |
Merge branch 'master' into unk_02016B94
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; |