Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -606,8 +606,7 @@ static bool8 TryStartStepCountScript(u16 metatileBehavior)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
// Unused
|
||||
static void ClearFriendshipStepCounter(void)
|
||||
static void UNUSED ClearFriendshipStepCounter(void)
|
||||
{
|
||||
VarSet(VAR_FRIENDSHIP_STEP_COUNTER, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user