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