summaryrefslogtreecommitdiff
path: root/engine/pokegear.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-18 18:35:44 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-18 18:35:44 -0500
commit91f749101724a17398363745d8ac95cd4feeb1c1 (patch)
treea1e244eb086ed30d5f477fa80c9d078f20b5180c /engine/pokegear.asm
parent1ff37608b6b71f831608c1319d71eec3ac0583a9 (diff)
items/item_effects.asm; engine/evolution.asm
Diffstat (limited to 'engine/pokegear.asm')
-rwxr-xr-xengine/pokegear.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/engine/pokegear.asm b/engine/pokegear.asm
index 424669b20..3954f5384 100755
--- a/engine/pokegear.asm
+++ b/engine/pokegear.asm
@@ -330,7 +330,7 @@ Function90e3f: ; 90e3f
.kanto
ld e, 1
.ok
- callba Function91ae1
+ callba PokegearMap
ld a, $7
ld bc, $12
hlcoord 1, 2
@@ -1919,7 +1919,8 @@ endr
.kanto
jp LoadStation_PlacesAndPeople
; 91ae1
-Function91ae1: ; 91ae1
+
+PokegearMap: ; 91ae1
ld a, e
and a
jr nz, .kanto