You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove unreferenced content in bank 0 (#1)
This commit is contained in:
@@ -517,3 +517,12 @@ ScrollingMenu_GetListItemCoordAndFunctionArgs:
|
||||
pop hl
|
||||
pop de
|
||||
ret
|
||||
|
||||
xor_a:
|
||||
xor a
|
||||
ret
|
||||
|
||||
xor_a_dec_a:
|
||||
xor a
|
||||
dec a
|
||||
ret
|
||||
|
Reference in New Issue
Block a user