BASE: Add TTS to version information
This commit is contained in:
parent
c225233949
commit
9f46c9a3ac
1 changed files with 4 additions and 0 deletions
|
@ -167,6 +167,10 @@ const char *gScummVMFeatures = ""
|
|||
"taskbar "
|
||||
#endif
|
||||
|
||||
#ifdef USE_TTS
|
||||
"TTS "
|
||||
#endif
|
||||
|
||||
#ifdef USE_CLOUD
|
||||
"cloud ("
|
||||
#ifdef USE_LIBCURL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue