diff options
Diffstat (limited to 'engine/town_map.asm')
-rwxr-xr-x | engine/town_map.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/town_map.asm b/engine/town_map.asm index a2f93119a..c821e793a 100755 --- a/engine/town_map.asm +++ b/engine/town_map.asm @@ -147,7 +147,7 @@ Function91a04: ; 91a04 ld e, $1 .okay - callba Function91ae1 + callba PokegearMap ld a, $7 ld bc, 6 hlcoord 1, 0 |