Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -1650,7 +1650,7 @@ static inline void ApplyRandomDmgMultiplier(void)
|
||||
}
|
||||
}
|
||||
|
||||
static void Unused_ApplyRandomDmgMultiplier(void)
|
||||
static void UNUSED Unused_ApplyRandomDmgMultiplier(void)
|
||||
{
|
||||
ApplyRandomDmgMultiplier();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user