Decomp map_name_popup

This commit is contained in:
PikalaxALT
2019-11-11 21:46:57 -05:00
parent f316b22f96
commit 734cbfdb20
14 changed files with 294 additions and 528 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ struct MapHeader
/* 0x17 */ u8 mapType;
/* 0x18 */ u8 filler_18;
/* 0x19 */ u8 escapeRope;
/* 0x1A */ u8 flags;
/* 0x1A */ s8 flags;
/* 0x1B */ u8 battleType;
};