Implement Rock Smash technique (#34)

This commit is contained in:
xCrystal
2023-12-28 19:53:34 +01:00
parent 424598bbf4
commit 16ba25346c
11 changed files with 131 additions and 16 deletions

View File

@@ -1110,7 +1110,7 @@ LoadMapStatus::
ret
CallScript::
; Call a script at a:hl.
; Call a script at a:hl and return carry.
ld [wScriptBank], a
ld a, l