You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
No more mobile EQUS ret (replace with Stubbed_ + ret)
This commit is contained in:
@ -35,9 +35,6 @@ jumptable: MACRO
|
||||
jp hl
|
||||
ENDM
|
||||
|
||||
; Many mobile functions were dummied out in localization.
|
||||
mobile EQUS "ret"
|
||||
|
||||
maskbits: MACRO
|
||||
; example usage in rejection sampling:
|
||||
; .loop
|
||||
|
Reference in New Issue
Block a user