summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 086b858d0..9a9e08fbb 100644
--- a/include/global.h
+++ b/include/global.h
@@ -393,7 +393,9 @@ struct SaveTVStruct {
};
struct UnknownSaveStruct2ABC {
- u8 pad00[4];
+ u8 val0;
+ u8 val1;
+ u16 val2;
};
struct SaveBlock1 /* 0x02025734 */