You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Implement Rock Smash technique (#34)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user