Fix alignment-related crashes

This commit is contained in:
PikalaxALT
2020-04-04 15:09:22 -04:00
parent cc3419eff7
commit 98c2df354f
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ SECTIONS {
*(ewram_data);
/* pokemon_summary_screen.o */
. = ALIGN(4);
gUnknown_203B140 = .; . += 0x4;
gUnknown_203B144 = .; . += 0x4;
gUnknown_203B148 = .; . += 0x10;