Fix compile

This commit is contained in:
luboslenco
2025-09-28 20:53:29 +02:00
parent 8c10b2b4e1
commit 359ed14ad0
+2
View File
@@ -1300,6 +1300,8 @@ bool iron_internal_call_close_callback() {
return true;
}
extern void (*iron_save_and_quit)(bool);
bool _save_and_quit_callback_internal() {
bool save = false;
wchar_t title[1024];