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:
helixhorned 2013-03-29 15:59:20 +00:00
parent f291143bb8
commit 6c624a6221

View file

@ -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>