Logging nice fatal errors when dying, w/ a msgbox when not in a console.
This commit is contained in:
@@ -134,6 +134,7 @@ XE_CPU: 32BIT | 64BIT | BIGENDIAN | LITTLEENDIAN
|
||||
#define XE_ALIGNMENT 16
|
||||
#endif // 32BIT
|
||||
|
||||
bool xe_has_console();
|
||||
#if XE_LIKE_WIN32 && defined(UNICODE) && UNICODE
|
||||
int xe_main_thunk(
|
||||
int argc, wchar_t* argv[],
|
||||
|
||||
Reference in New Issue
Block a user