Solved a bunch of -Wall errors on modern
This commit is contained in:
@@ -256,7 +256,7 @@ static void DoBrailleRegisteelEffect(void)
|
||||
}
|
||||
|
||||
// theory: another commented out DoBrailleWait and Task_BrailleWait.
|
||||
static void DoBrailleWait(void)
|
||||
static void UNUSED DoBrailleWait(void)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user