You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
clean up a couple mobile function comments
nothing here is actually commented out
This commit is contained in:
2
main.asm
2
main.asm
@@ -78413,6 +78413,7 @@ UpdateUsedMoves: ; 105ed0
|
|||||||
|
|
||||||
Mobile_HallOfFame2: ; 0x105ef6
|
Mobile_HallOfFame2: ; 0x105ef6
|
||||||
ret
|
ret
|
||||||
|
; 105ef7
|
||||||
|
|
||||||
INCBIN "baserom.gbc", $105ef7, $105f33 - $105ef7
|
INCBIN "baserom.gbc", $105ef7, $105f33 - $105ef7
|
||||||
|
|
||||||
@@ -78494,7 +78495,6 @@ Function1060b5: ; 1060b5
|
|||||||
INCBIN "baserom.gbc", $1060b6, $1060bb - $1060b6
|
INCBIN "baserom.gbc", $1060b6, $1060bb - $1060b6
|
||||||
|
|
||||||
Function1060bb: ; 1060bb
|
Function1060bb: ; 1060bb
|
||||||
; commented out
|
|
||||||
ret
|
ret
|
||||||
; 1060bc
|
; 1060bc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user