summaryrefslogtreecommitdiff
path: root/engine/pokegear.asm
diff options
context:
space:
mode:
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