#3 fix issues reported by an ARM64 compiler

This commit is contained in:
Ondrej Novak 2025-05-01 13:29:51 +02:00
parent b22149a13a
commit 27c803f040
6 changed files with 11 additions and 11 deletions

View file

@ -745,7 +745,7 @@ static void wait_timer(EVENT_MSG *msg, void **udata) {
}
}
void effect_show(va_list args)
void effect_show()
{
int i;
char s = exit_wait;