#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

@ -766,7 +766,7 @@ void wire_dialog_drw(void)
wire_dialog();
draw_all();
ukaz_mysku();
effect_show(NULL);
effect_show();
}
void unwire_dialog(void)
{