You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
PlaceWaitingText:: ; 4000
|
||||
PlaceWaitingText::
|
||||
hlcoord 3, 10
|
||||
ld b, 1
|
||||
ld c, 11
|
||||
@@ -20,5 +20,5 @@ PlaceWaitingText:: ; 4000
|
||||
ld c, 50
|
||||
jp DelayFrames
|
||||
|
||||
.Waiting: ; 4025
|
||||
.Waiting:
|
||||
db "Waiting...!@"
|
||||
|
||||
Reference in New Issue
Block a user