Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -64,8 +64,7 @@ bool8 ScriptMenu_MultichoiceWithDefault(u8 left, u8 top, u8 multichoiceId, bool8
|
||||
}
|
||||
}
|
||||
|
||||
// Unused
|
||||
static u16 GetLengthWithExpandedPlayerName(const u8 *str)
|
||||
static u16 UNUSED GetLengthWithExpandedPlayerName(const u8 *str)
|
||||
{
|
||||
u16 length = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user