List RGB status in About dialog.

svn-id: r43591
This commit is contained in:
Travis Howell 2009-08-21 11:30:56 +00:00
parent 5949bca7cc
commit 1618e4652b

View file

@ -86,6 +86,10 @@ const char *gScummVMFeatures = ""
"ALSA " "ALSA "
#endif #endif
#ifdef ENABLE_RGB_COLOR
"RGB "
#endif
#ifdef USE_ZLIB #ifdef USE_ZLIB
"zLib " "zLib "
#endif #endif