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

@@ -49,7 +49,6 @@ GetPlayerBackpicCoords:
lb bc, 6, 6
ret
DoWeatherModifiers:
ld de, WeatherTypeModifiers
@@ -76,7 +75,6 @@ DoWeatherModifiers:
inc de
jr .CheckWeatherType
.done_weather_types
ld de, WeatherMoveModifiers
@@ -147,7 +145,6 @@ DoWeatherModifiers:
INCLUDE "data/battle/weather_modifiers.asm"
DoBadgeTypeBoosts:
ld a, [wLinkMode]
and a