scummvm/engines/sci/POTFILES
athrxx 9ea6c43c97 SCI: error dialog for missing sound patch/driver files
After implementing such a dialog into the fb01 driver it did make sense to me to also have this as a feature for all other aftermarket drivers/patches.

So now the sound drivers can report missing files after the failed open() call which will then be displayed in a dialog. Which will at least be more helpful than our usual error messages...
2019-08-07 16:43:07 +02:00

11 lines
303 B
Plaintext

engines/sci/detection.cpp
engines/sci/engine/guest_additions.cpp
engines/sci/engine/kfile.cpp
engines/sci/engine/kgraphics.cpp
engines/sci/engine/kgraphics32.cpp
engines/sci/engine/savegame.cpp
engines/sci/graphics/controls32.cpp
engines/sci/resource.cpp
engines/sci/sci.cpp
engines/sci/sound/music.cpp