[Scummvm-cvs-logs] SF.net SVN: scummvm: [31702] scummvm/trunk/backends/platform/symbian/src/ main_features.inl
anotherguest at users.sourceforge.net
anotherguest at users.sourceforge.net
Thu Apr 24 22:15:43 CEST 2008
Revision: 31702
http://scummvm.svn.sourceforge.net/scummvm/?rev=31702&view=rev
Author: anotherguest
Date: 2008-04-24 13:15:42 -0700 (Thu, 24 Apr 2008)
Log Message:
-----------
Add textstrings for MADE and M4 engines.
Modified Paths:
--------------
scummvm/trunk/backends/platform/symbian/src/main_features.inl
Modified: scummvm/trunk/backends/platform/symbian/src/main_features.inl
===================================================================
--- scummvm/trunk/backends/platform/symbian/src/main_features.inl 2008-04-24 20:04:53 UTC (rev 31701)
+++ scummvm/trunk/backends/platform/symbian/src/main_features.inl 2008-04-24 20:15:42 UTC (rev 31702)
@@ -78,5 +78,16 @@
#ifndef DISABLE_CRUISE
"Cruise "
#endif
+#ifndef DISABLE_MADE
+ "MADE "
+#endif
+#ifndef DISABLE_M4
+ "M4 "
+#endif
+
+
+
+
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list