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 /asm/rom3.s | |
parent | 61601293b2e4b8978b60744b9fcb9d79f59a9b29 (diff) |
enemy pokemon elevation table
Diffstat (limited to 'asm/rom3.s')
-rw-r--r-- | asm/rom3.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom3.s b/asm/rom3.s index 0c51eac84..05f8f4453 100644 --- a/asm/rom3.s +++ b/asm/rom3.s @@ -81425,7 +81425,7 @@ _08032964: bx r0 .align 2, 0 _08032970: .4byte 0x02017800 -_08032974: .4byte gUnknown_081ECB14 +_08032974: .4byte gEnemyMonElevation thumb_func_end sub_80328A4 thumb_func_start sub_8032978 @@ -81479,7 +81479,7 @@ _080329AA: b _080329F8 .align 2, 0 _080329D0: .4byte 0x02017800 -_080329D4: .4byte gUnknown_081ECB14 +_080329D4: .4byte gEnemyMonElevation _080329D8: .4byte 0x02020004 _080329DC: .4byte sub_80328A4 _080329E0: |