mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 10:26:40 +00:00
9ea6c43c97
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...
11 lines
303 B
Plaintext
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
|