Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -136,7 +136,6 @@ TrainerCard_Page1_Joypad:
|
||||
ld [wJumptableIndex], a
|
||||
ret
|
||||
|
||||
|
||||
TrainerCard_Page2_LoadGFX:
|
||||
call ClearSprites
|
||||
hlcoord 0, 8
|
||||
@@ -256,7 +255,6 @@ TrainerCard_PrintTopHalfOfCard:
|
||||
predef PlaceGraphic
|
||||
ret
|
||||
|
||||
|
||||
.Name_Money:
|
||||
db "NAME/"
|
||||
next ""
|
||||
@@ -334,7 +332,6 @@ endr
|
||||
call TrainerCard_Page2_3_OAMUpdate
|
||||
ret
|
||||
|
||||
|
||||
.BadgesTilemap:
|
||||
db $79, $7a, $7b, $7c, $7d, -1 ; "BADGES"
|
||||
|
||||
@@ -540,7 +537,6 @@ TrainerCard_Page2_3_OAMUpdate:
|
||||
inc de
|
||||
jr .loop2
|
||||
|
||||
|
||||
.facing1
|
||||
dsprite 0, 0, 0, 0, $00, 0
|
||||
dsprite 0, 0, 1, 0, $01, 0
|
||||
|
Reference in New Issue
Block a user