mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-05 00:00:42 -07:00
signal: show Windows popup window on crash (#410)
## Link to GitHub Issue, if one exists #345 ## Description of change Show a MessageBox when signal detects a crash. ## Testing Tested full screen and windowed games.
This commit is contained in:
@@ -11,4 +11,5 @@ namespace deferredlogs {
|
||||
|
||||
void defer_error_messages(std::initializer_list<std::string> messages);
|
||||
void dump_to_logger(bool is_crash=false);
|
||||
void show_popup_for_crash();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user