mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 06:25:23 -05:00
remove unnecessary entry
This commit is contained in:
parent
be6aa8f12f
commit
20de598e8a
|
|
@ -405,9 +405,6 @@ static const void* const sSeasonBattleBackgrounds[BATTLE_TERRAIN_COUNT][SEASON_W
|
|||
[SEASON_SUMMER] = &gBattleTerrainPalette_GrassSummer,
|
||||
[SEASON_AUTUMN] = &gBattleTerrainPalette_GrassAutumn,
|
||||
[SEASON_WINTER] = &gBattleTerrainPalette_GrassWinter,
|
||||
},
|
||||
{
|
||||
[SEASON_SPRING] = NULL,
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user