You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Identify more unnamed labels
This commit is contained in:
@@ -312,14 +312,14 @@ CopyTradeName:
|
||||
call CopyBytes
|
||||
ret
|
||||
|
||||
Functionfcdfb: ; unreferenced
|
||||
Trade_CopyFourCharString: ; unreferenced
|
||||
ld bc, 4
|
||||
call CopyBytes
|
||||
ld a, "@"
|
||||
ld [de], a
|
||||
ret
|
||||
|
||||
Functionfce05: ; unreferenced
|
||||
Trade_CopyThreeCharString: ; unreferenced
|
||||
ld bc, 3
|
||||
call CopyBytes
|
||||
ld a, "@"
|
||||
|
Reference in New Issue
Block a user