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 e9a3a5001..a7a7713a3 100755 --- a/engine/town_map.asm +++ b/engine/town_map.asm @@ -20,7 +20,7 @@ _TownMap: ; 9191c call ClearSprites call DisableLCD call Function90c4e - callba Function8cf53 + callba ClearSpriteAnims ld a, 8 call SkipMusic ld a, $e3 |