diff options
author | YamaArashi <shadow962@live.com> | 2016-01-23 18:45:49 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-23 18:45:49 -0800 |
commit | c28e509c2e664f433bbb209dbbb76f07454ee670 (patch) | |
tree | 014a21a594724fc06a3b58a09b5c85f5630eabbe /data/data2.s | |
parent | b500b61ae8693ce47e41e492749f567e5dfe6684 (diff) |
move names
Diffstat (limited to 'data/data2.s')
-rw-r--r-- | data/data2.s | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index 66f29af15..ab7c5c73f 100644 --- a/data/data2.s +++ b/data/data2.s @@ -439,8 +439,11 @@ gUnknown_081F050C: ; 81F050C ; 81F716C .include "data/text/species_names.s" -gUnknown_081F8320: ; 81F8320 - .incbin "baserom.gba", 0x001f8320, 0x1254 +; 81F8320 + .include "data/text/move_names.s" + +; 81F9527 + .incbin "baserom.gba", 0x001F9527, 0x4D gUnknown_081F9574: ; 81F9574 .incbin "baserom.gba", 0x001f9574, 0x18 |