From e31301d6ea7a772df3f25b7ce60d261e0c039cc0 Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Sat, 5 Nov 2016 17:11:17 -0400 Subject: decompile mori_debug_menu.c (#90) * decompile mori_debug_menu.c * formatting --- include/global.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/global.h b/include/global.h index bbae9faf9..b1bfa25ad 100644 --- a/include/global.h +++ b/include/global.h @@ -234,7 +234,9 @@ struct SaveBlock1 /*0x2EFC*/ struct SB1_2EFC_Struct sb1_2EFC_struct[5]; /*0x2F9C*/ u8 filler_2F9C[0xA0]; /*0x303C*/ u8 filler_303C[0x38]; - /*0x3074*/ u8 filler_3074[0x9C]; + /*0x3074*/ u8 filler_3074[0x42]; + /*0x30B6*/ u8 filler_30B6; + /*0x30B7*/ u8 filler_30B7[0x59]; /*0x3110*/ u8 giftRibbons[7]; /*0x3117*/ u8 filler_311B[0x2D]; /*0x3144*/ struct Roamer roamer; -- cgit v1.2.3