summaryrefslogtreecommitdiff
path: root/engine/town_map.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-09 11:38:40 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-09 11:39:35 -0500
commit7f68db68ad384c5cfb5d01cf74f5bc5cd7c5050e (patch)
treeee6a99cc9da25eb99937e8658e3e75e4b4749a74 /engine/town_map.asm
parent5b7fc7b0fabec8461c9931cc31a15bf0b28cfe86 (diff)
underground switches, town map
Diffstat (limited to 'engine/town_map.asm')
-rwxr-xr-xengine/town_map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/town_map.asm b/engine/town_map.asm
index a7a7713a3..92f813169 100755
--- a/engine/town_map.asm
+++ b/engine/town_map.asm
@@ -47,7 +47,7 @@ _TownMap: ; 9191c
and a
jr z, .sgb
ld a, $e4
- call Functioncf8
+ call DmgToCgbObjPal0
call DelayFrame
.sgb