diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-15 06:34:49 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-15 06:34:49 +0800 |
commit | cb3722a57a45db006e2fe293b8c8b77afc944dc9 (patch) | |
tree | 90e295856e70a61641658251a56c6598f6f4e0ea /data/data.s | |
parent | 96fa1a23edaf12082034b4ef79244e6ce3dd3128 (diff) |
decompiled learnset and evo table
Diffstat (limited to 'data/data.s')
-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 |