summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
Diffstat (limited to 'engine')
-rw-r--r--engine/vblank.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/vblank.asm b/engine/vblank.asm
index c07d45f6d..71114964e 100644
--- a/engine/vblank.asm
+++ b/engine/vblank.asm
@@ -121,7 +121,7 @@ VBlank0: ; 2b1
; these have their own timing checks
call Serve2bppRequest
call Serve1bppRequest
- call SafeTileAnimation
+ call AnimateTileset
.doneframeaction
; oam update off?