You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Labeled every function in ROM0 that's referenced in the source
This commit is contained in:
@@ -62,9 +62,9 @@ TrainerCard: ; 25105
|
||||
call WaitBGMap
|
||||
ld hl, wJumptableIndex
|
||||
xor a
|
||||
rept 3
|
||||
ld [hli], a
|
||||
endr
|
||||
ld [hli], a
|
||||
ld [hli], a
|
||||
ld [hl], a
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user