BASE: Mention FriBiDi in the about dialog when compiled in
This commit is contained in:
parent
ef8b5a4a0a
commit
bd788ad801
1 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,10 @@ const char *gScummVMFeatures = ""
|
||||||
"FreeType2 "
|
"FreeType2 "
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef USE_FRIBIDI
|
||||||
|
"FriBiDi "
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef USE_JPEG
|
#ifdef USE_JPEG
|
||||||
"JPEG "
|
"JPEG "
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue