summaryrefslogtreecommitdiff
path: root/engine/overworld/dust_smoke.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/overworld/dust_smoke.asm')
-rwxr-xr-xengine/overworld/dust_smoke.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/dust_smoke.asm b/engine/overworld/dust_smoke.asm
index 3d87e25a..09a71a18 100755
--- a/engine/overworld/dust_smoke.asm
+++ b/engine/overworld/dust_smoke.asm
@@ -8,7 +8,7 @@ AnimateBoulderDust:
ld a, %11100100
ldh [rOBP1], a
call LoadSmokeTileFourTimes
- callba WriteCutOrBoulderDustAnimationOAMBlock
+ farcall WriteCutOrBoulderDustAnimationOAMBlock
ld c, 8 ; number of steps in animation
.loop
push bc