You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Replace "Unreferenced" labels with "; unreferenced" comments
This commit is contained in:
@@ -436,7 +436,7 @@ TMHMPocket_GetCurrentLineCoord:
|
||||
jr nz, .loop
|
||||
ret
|
||||
|
||||
Unreferenced_Function2ca95:
|
||||
Function2ca95: ; unreferenced
|
||||
pop hl
|
||||
ld bc, 3
|
||||
add hl, bc
|
||||
@@ -484,7 +484,7 @@ TMHM_PlaySFX_ReadText2:
|
||||
pop de
|
||||
ret
|
||||
|
||||
Unreferenced_Function2cadf:
|
||||
Function2cadf: ; unreferenced
|
||||
call ConvertCurItemIntoCurTMHM
|
||||
call .CheckHaveRoomForTMHM
|
||||
ld hl, .NoRoomTMHMText
|
||||
|
||||
Reference in New Issue
Block a user