mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
These were introduced by changing the type of the various timer variables from int to uint as part of the fix for timer drift during pause. However, while these values do appear to be always positive, this change does not appear to be required for the fix and results in a large number of compiler warnings. |
||
---|---|---|
.. | ||
combat.cpp | ||
configure.engine | ||
console.cpp | ||
console.h | ||
credits.pl | ||
cutscenes.cpp | ||
detection.cpp | ||
dialogs.cpp | ||
draw.cpp | ||
engine.cpp | ||
gfx.cpp | ||
griffon.cpp | ||
griffon.h | ||
input.cpp | ||
logic.cpp | ||
metaengine.cpp | ||
module.mk | ||
POTFILES | ||
resources.cpp | ||
saveload.cpp | ||
sound.cpp |