You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
rename FarCall family labels
FarJump labels renamed to FarCall register aliases JpHl and JpDe renamed to _hl_ and _de_
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
ld l, a
|
||||
|
||||
; down to business
|
||||
call JpHl
|
||||
call _hl_
|
||||
|
||||
; since this is called once per frame
|
||||
call GameTimer
|
||||
|
Reference in New Issue
Block a user