mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-01 06:14:07 +00:00
PS2: beautified & simplified version on screen
This commit is contained in:
parent
7dc0a54c5d
commit
33b22acc5d
@ -57,7 +57,7 @@
|
||||
*/
|
||||
const char *gScummVMVersion = SCUMMVM_VERSION;
|
||||
#ifdef __PLAYSTATION2__
|
||||
const char *gScummVMBuildDate = "2013-05-31"; /* ScummVM 1.6.0 Release */
|
||||
const char *gScummVMBuildDate = "Git Master"; /* ScummVM Git Master */
|
||||
const char *gScummVMVersionDate = SCUMMVM_VERSION " - PlayStation2";
|
||||
const char *gScummVMFullVersion = "ScummVM " SCUMMVM_VERSION " - PlayStation2";
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user