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 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 |