Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -2434,8 +2434,7 @@ static void UpdateBubbleSprite(struct Sprite *sprite)
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// Unused function.
|
||||
static void UnusedSetCurrentAbnormalWeather(u32 weather, u32 unknown)
|
||||
static void UNUSED UnusedSetCurrentAbnormalWeather(u32 weather, u32 unknown)
|
||||
{
|
||||
sCurrentAbnormalWeather = weather;
|
||||
sUnusedWeatherRelated = unknown;
|
||||
|
||||
Reference in New Issue
Block a user