scummvm/devtools/sci
Filippos Karapetis e9e30b0c23 SCI: Change the generated SCIFX code to arrays
The end result of these rules is palette adjustments, so there's no
reason to create custom code for each effect. Searching for palette
mods has an O(n) complexity, but the dataset is quite small, so it
should be negligible.
2020-11-08 22:27:46 +02:00
..
scifx SCI: Change the generated SCIFX code to arrays 2020-11-08 22:27:46 +02:00
musicplayer.cpp
scidisasm.cpp
scipack.cpp
scitrace.asm