Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user