SOUND: Add info about TiMidity support in about dialog.
svn-id: r53396
This commit is contained in:
parent
3b81a9489e
commit
e9f50882ea
1 changed files with 4 additions and 0 deletions
|
@ -92,6 +92,10 @@ const char *gScummVMFeatures = ""
|
|||
"SEQ "
|
||||
#endif
|
||||
|
||||
#ifdef USE_TIMIDITY
|
||||
"TiMidity "
|
||||
#endif
|
||||
|
||||
#ifdef USE_RGB_COLOR
|
||||
"RGB "
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue