Fix triple newlines left over from removing address comments

This commit is contained in:
Rangi
2018-06-24 23:22:50 -04:00
parent 91f914718a
commit 67d1364c7a
193 changed files with 3 additions and 1965 deletions

View File

@@ -221,7 +221,6 @@ Credits_LYOverride:
jr nz, .loop
ret
ParseCredits:
ld hl, wJumptableIndex
bit 7, [hl]
@@ -393,7 +392,6 @@ ParseCredits:
pop hl
ret
ConstructCreditsTilemap:
xor a
ld [hBGMapMode], a
@@ -598,7 +596,6 @@ Credits_TheEnd:
jr nz, .loop
ret
CreditsBorderGFX: INCBIN "gfx/credits/border.2bpp"
CreditsMonsGFX: ; used only for BANK(CreditsMonsGFX)