mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +00:00
Windows: make the crash log file named eduke32_or_mapster32.crash.log.
git-svn-id: https://svn.eduke32.com/eduke32@3625 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
f291143bb8
commit
6c624a6221
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
// warnings cleaned up and ported to 64-bit by Hendricks266
|
||||
|
||||
#define CRASH_LOG_FILE "eduke32_or_mapster32.crashlog"
|
||||
#define CRASH_LOG_FILE "eduke32_or_mapster32.crash.log"
|
||||
|
||||
#include <windows.h>
|
||||
#include <excpt.h>
|
||||
|
|
Loading…
Reference in a new issue