List RGB status in About dialog.
svn-id: r43591
This commit is contained in:
parent
5949bca7cc
commit
1618e4652b
1 changed files with 4 additions and 0 deletions
|
@ -86,6 +86,10 @@ const char *gScummVMFeatures = ""
|
|||
"ALSA "
|
||||
#endif
|
||||
|
||||
#ifdef ENABLE_RGB_COLOR
|
||||
"RGB "
|
||||
#endif
|
||||
|
||||
#ifdef USE_ZLIB
|
||||
"zLib "
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue