mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 11:20:56 +00:00
5b9531f00e
engines/sword2/screen.cpp: In member function ‘void Sword2::Screen::rollCredits()’: engines/sword2/screen.cpp:1121:102: warning: cast from type ‘const char*’ to type ‘byte*’ {aka ‘unsigned char*’} casts away qualifiers [-Wcast-qual] creditsLines[i]->sprite = _vm->_fontRenderer->makeTextSprite((byte *)creditsLines[i]->str.c_str(), 600, 14, _vm->_speechFontId, 0); |
||
---|---|---|
.. | ||
animation.cpp | ||
animation.h | ||
anims.cpp | ||
configure.engine | ||
console.cpp | ||
console.h | ||
controls.cpp | ||
controls.h | ||
debug.cpp | ||
debug.h | ||
defs.h | ||
events.cpp | ||
function.cpp | ||
header.cpp | ||
header.h | ||
icons.cpp | ||
interpreter.cpp | ||
interpreter.h | ||
layers.cpp | ||
logic.cpp | ||
logic.h | ||
maketext.cpp | ||
maketext.h | ||
memory.cpp | ||
memory.h | ||
menu.cpp | ||
module.mk | ||
mouse.cpp | ||
mouse.h | ||
music.cpp | ||
object.h | ||
palette.cpp | ||
POTFILES | ||
protocol.cpp | ||
render.cpp | ||
resman.cpp | ||
resman.h | ||
router.cpp | ||
router.h | ||
saveload.cpp | ||
saveload.h | ||
screen.cpp | ||
screen.h | ||
scroll.cpp | ||
sound.cpp | ||
sound.h | ||
speech.cpp | ||
sprite.cpp | ||
startup.cpp | ||
sword2.cpp | ||
sword2.h | ||
sync.cpp | ||
walker.cpp |