mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
clean up a couple mobile function comments
nothing here is actually commented out
This commit is contained in:
parent
237861b553
commit
e770ae20b2
2
main.asm
2
main.asm
@ -78413,6 +78413,7 @@ UpdateUsedMoves: ; 105ed0
|
||||
|
||||
Mobile_HallOfFame2: ; 0x105ef6
|
||||
ret
|
||||
; 105ef7
|
||||
|
||||
INCBIN "baserom.gbc", $105ef7, $105f33 - $105ef7
|
||||
|
||||
@ -78494,7 +78495,6 @@ Function1060b5: ; 1060b5
|
||||
INCBIN "baserom.gbc", $1060b6, $1060bb - $1060b6
|
||||
|
||||
Function1060bb: ; 1060bb
|
||||
; commented out
|
||||
ret
|
||||
; 1060bc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user