This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
ImHex
Watch
1
Star
0
Fork
0
You've already forked ImHex
mirror of
synced
2024-11-28 17:40:51 +01:00
Code
Releases
Wiki
Activity
e5c782ebe9
ImHex
/
main
/
gui
/
include
/
crash_handlers.hpp
7 lines
71 B
C++
Raw
Normal View
History
Unescape
Escape
impr: Handle crashes that may happen before the main loop (#1115) Draft because I absolutely do not trust myself writing good code at 2AM. I will review it tomorrow
2023-06-01 18:35:41 +02:00
#
pragma once
namespace
hex
:
:
crash
{
void
setupCrashHandlers
(
)
;
patterns: Updated pattern language
2023-08-26 23:31:25 +02:00
impr: Handle crashes that may happen before the main loop (#1115) Draft because I absolutely do not trust myself writing good code at 2AM. I will review it tomorrow
2023-06-01 18:35:41 +02:00
}
Copy Permalink