mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 03:10:22 +00:00
4702681be2
Starship Titanic produces lots of "uninitialized value" warnings at the very beginning of the game, when turning right. This is because in the very first movie frame it uses codebooks that have not been loaded. Explicitly set their data to 0 to guarantee consistent behavior. |
||
---|---|---|
.. | ||
codecs | ||
bmp.cpp | ||
bmp.h | ||
iff.cpp | ||
iff.h | ||
image_decoder.h | ||
jpeg.cpp | ||
jpeg.h | ||
module.mk | ||
pcx.cpp | ||
pcx.h | ||
pict.cpp | ||
pict.h | ||
png.cpp | ||
png.h | ||
tga.cpp | ||
tga.h |