Rename app name to pcexhumed

# Conflicts:
#	GNUmakefile
#	platform/Windows/eduke32.sln
#	platform/Windows/pcexhumed.vcxproj
#	platform/Windows/pcexhumed.vcxproj.filters
This commit is contained in:
nukeykt 2019-11-21 01:33:06 +09:00 committed by Christoph Oelckers
parent be65a9863b
commit fc3ba66cb1

View file

@ -29,11 +29,11 @@ void handleevents();
#endif
#ifndef APPNAME
#define APPNAME "Exhumed"
#define APPNAME "PCExhumed"
#endif
#ifndef APPBASENAME
#define APPBASENAME "exhumed"
#define APPBASENAME "pcexhumed"
#endif
// TODO: