fix some asan crashes

This commit is contained in:
Ondrej Novak 2025-03-04 18:53:04 +01:00
parent 0e251dcd05
commit e2fb5b9910
8 changed files with 54 additions and 19 deletions

View file

@ -758,7 +758,7 @@ static void key_check(EVENT_MSG *msg,void **unused)
}
void wire_dialog();
void wire_dialog_drw()
void wire_dialog_drw(void)
{
schovej_mysku();
wire_dialog();