summaryrefslogtreecommitdiff
path: root/engine/overworld/try_pushing_boulder.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/overworld/try_pushing_boulder.asm')
-rw-r--r--engine/overworld/try_pushing_boulder.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/overworld/try_pushing_boulder.asm b/engine/overworld/try_pushing_boulder.asm
index d978a083..89e83ff9 100644
--- a/engine/overworld/try_pushing_boulder.asm
+++ b/engine/overworld/try_pushing_boulder.asm
@@ -2,6 +2,7 @@ TryPushingBoulder: ; f0a1 (3:70a1)
ld a, [wd728]
bit 0, a ; using Strength?
ret z
+Func_f0a7: ; f0a7 (3:70a7)
; where LoadMissableObjects predef points to now
ld a, [wFlags_0xcd60]
bit 1, a ; has boulder dust animation from previous push played yet?