diff options
author | YamaArashi <shadow962@live.com> | 2016-08-30 01:36:24 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-30 01:36:24 -0700 |
commit | 093b489c8af2e54e44c46436c8b5e8d1b94db3d0 (patch) | |
tree | 5d9831d6044e57a44571842ce9f6a2082a67a2a1 /data/data2.s | |
parent | 61601293b2e4b8978b60744b9fcb9d79f59a9b29 (diff) |
enemy pokemon elevation table
Diffstat (limited to 'data/data2.s')
-rw-r--r-- | data/data2.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/data2.s b/data/data2.s index df7f91320..126679ab9 100644 --- a/data/data2.s +++ b/data/data2.s @@ -764,8 +764,8 @@ gUnknown_081ECACC:: @ 81ECACC @ 81ECAFC .include "data/graphics/trainers/back_pic_palette_table.s" -gUnknown_081ECB14:: @ 81ECB14 - .incbin "baserom.gba", 0x001ecb14, 0x19C +@ 81ECB14 + .include "data/enemy_mon_elevation.s" @ 81ECCB0 .include "data/trainer_parties.s" |