mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
Without it the game's videos and music/sound won't play and dialogue will skip fast Theoradec dependency includes the dependency on vorbis (vorbisdec or tremor) due to our checks in the main configure file
3 lines
223 B
Text
3 lines
223 B
Text
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
|
add_engine sword25 "Broken Sword 2.5" yes "" "" "png zlib 16bit highres lua theoradec"
|