diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/data.s | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/data.s b/data/data.s index d0725532a..8217222cf 100644 --- a/data/data.s +++ b/data/data.s @@ -542,16 +542,16 @@ gExperienceTables:: @ 8253AE4 .incbin "baserom.gba", 0x253AE4, 0xCA0 gBaseStats:: @ 8254784 - .incbin "baserom.gba", 0x254784, 0x11 + .incbin "baserom.gba", 0x254784, 0x2D10 -gUnknown_8254795:: @ 8254795 - .incbin "baserom.gba", 0x254795, 0x4FBF +@gUnknown_8257494:: @ 8257494 +@ .incbin "baserom.gba", 0x257494, 0x22C0 -gEvolutionTable:: @ 8259754 - .incbin "baserom.gba", 0x259754, 0x4060 +@gEvolutionTable:: @ 8259754 +@ .incbin "baserom.gba", 0x259754, 0x4060 -gLevelUpLearnsets:: @ 825D7B4 - .incbin "baserom.gba", 0x25D7B4, 0x670 +@gLevelUpLearnsets:: @ 825D7B4 +@ .incbin "baserom.gba", 0x25D7B4, 0x670 .section .rodata.825EF0C |