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

@@ -112,7 +112,6 @@ StatsScreenPointerTable:
dw MonStatsJoypad
dw StatsScreen_Exit
StatsScreen_WaitAnim:
ld hl, wcf64
bit 6, [hl]
@@ -174,7 +173,6 @@ EggStatsInit:
ld [wJumptableIndex], a
ret
EggStatsJoypad:
call StatsScreen_GetJoypad
jr nc, .check
@@ -783,7 +781,6 @@ IDNoString:
OTString:
db "OT/@"
StatsScreen_PlaceFrontpic:
ld hl, wTempMonDVs
predef GetUnownLetter
@@ -1029,7 +1026,6 @@ EggALotMoreTimeString:
next "lot more time to"
next "hatch.@"
StatsScreen_AnimateEgg:
call StatsScreen_GetAnimationParam
ret nc
@@ -1126,7 +1122,6 @@ GetNicknamePointer:
ld a, [wCurPartyMon]
jp SkipNames
CheckFaintedFrzSlp:
ld hl, MON_HP
add hl, bc