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

@@ -72,7 +72,6 @@ GetBattleAnimFrame:
ld [hl], a
jr .loop
.GetPointer:
ld hl, BATTLEANIMSTRUCT_FRAMESET_ID
add hl, bc
@@ -92,7 +91,6 @@ GetBattleAnimFrame:
add hl, de
ret
GetBattleAnimOAMPointer:
ld l, a
ld h, 0
@@ -102,7 +100,6 @@ GetBattleAnimOAMPointer:
add hl, de
ret
LoadBattleAnimObj:
push hl
ld l, a