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

@@ -1,4 +1,5 @@
INCLUDE "constants.asm"
INCLUDE "macros/wram.asm"
@@ -2111,7 +2112,6 @@ wEnemyMonCatchRate:: db ; d22b
wEnemyMonBaseExp:: db ; d22c
wEnemyMonEnd::
wBattleMode:: ; d22d
; 0: overworld
; 1: wild battle
@@ -2471,7 +2471,6 @@ wBadges::
wJohtoBadges:: flag_array NUM_JOHTO_BADGES ; d857
wKantoBadges:: flag_array NUM_KANTO_BADGES ; d858
wTMsHMs:: ds NUM_TMS + NUM_HMS ; d859
wTMsHMsEnd::
@@ -2750,7 +2749,6 @@ wKurtApricornQuantity:: db
wPlayerDataEnd::
wCurrMapData::
wVisitedSpawns:: flag_array NUM_SPAWNS ; dca5