Fix compile
This commit is contained in:
@@ -1300,6 +1300,8 @@ bool iron_internal_call_close_callback() {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
extern void (*iron_save_and_quit)(bool);
|
||||||
|
|
||||||
bool _save_and_quit_callback_internal() {
|
bool _save_and_quit_callback_internal() {
|
||||||
bool save = false;
|
bool save = false;
|
||||||
wchar_t title[1024];
|
wchar_t title[1024];
|
||||||
|
|||||||
Reference in New Issue
Block a user