diff --git a/source/exhumed/src/exhumed.h b/source/exhumed/src/exhumed.h index 615160f78..05da3b4f9 100644 --- a/source/exhumed/src/exhumed.h +++ b/source/exhumed/src/exhumed.h @@ -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: