$OpenBSD: patch-base_main_cpp,v 1.1 2005/07/28 17:28:14 jolan Exp $
--- base/main.cpp.orig	Sat Mar 26 14:50:01 2005
+++ base/main.cpp	Wed Jul 27 17:37:10 2005
@@ -96,6 +96,9 @@ const char *gScummVMVersion = "0.7.1";
 const char *gScummVMBuildDate = __DATE__ " " __TIME__;
 const char *gScummVMFullVersion = "ScummVM 0.7.1 (" __DATE__ " " __TIME__ ")";
 const char *gScummVMFeatures = ""
+#ifdef USE_TREMOR
+	"Tremor "
+#endif
 #ifdef USE_VORBIS
 	"Vorbis "
 #endif
