mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 13:42:02 +00:00
ALL: Fix merge
This commit is contained in:
parent
2f1a4f7b7b
commit
ee412e972b
@ -64,7 +64,7 @@ const char *gScummVMFullVersion = "ResidualVM " SCUMMVM_VERSION " - PlayStation2
|
||||
const char *gScummVMBuildDate = __DATE__ " " __TIME__;
|
||||
const char *gScummVMVersionDate = SCUMMVM_VERSION " (" __DATE__ " " __TIME__ ")";
|
||||
const char *gScummVMFullVersion = "ResidualVM " SCUMMVM_VERSION " (" __DATE__ " " __TIME__ ")";
|
||||
#else
|
||||
#endif
|
||||
const char *gScummVMFeatures = ""
|
||||
#ifdef TAINTED_BUILD
|
||||
// TAINTED means the build contains engines/subengines not enabled by default
|
||||
|
Loading…
x
Reference in New Issue
Block a user