You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Identify more unnamed labels
This commit is contained in:
@@ -826,9 +826,9 @@ ENDM
|
||||
jr nz, .row
|
||||
ret
|
||||
|
||||
Function8c7c9: ; unreferenced
|
||||
UnusedWaitBGMapOnce: ; unreferenced
|
||||
ld a, 1
|
||||
ldh [hBGMapMode], a
|
||||
ldh [hBGMapMode], a ; redundant
|
||||
call WaitBGMap
|
||||
xor a
|
||||
ldh [hBGMapMode], a
|
||||
|
||||
Reference in New Issue
Block a user