scummvm/engines/cryo
Filippos Karapetis 5724a1f385 CRYO: Fix MSVC warnings
- Add missing default switch cases
- Specify packing for structs with pointers to complex objects
- Change literal suffixes to uppercase
- Replace uses of malloc() with new []
2019-05-27 14:53:38 +03:00
..
configure.engine
cryo.cpp
cryo.h
cryolib.cpp
cryolib.h
debugger.cpp
debugger.h
defs.h CRYO: Fix Comparison Always True Compiler Warnings. 2018-11-14 02:00:31 +00:00
detection.cpp ENGINES: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01:00
eden.cpp CRYO: Fix MSVC warnings 2019-05-27 14:53:38 +03:00
eden.h
graphics.cpp
module.mk
platdefs.h
resource.cpp
sound.cpp JANITORIAL: Convert line endings from CRLF/mixed to LF 2018-05-24 15:30:55 +02:00
sound.h JANITORIAL: Convert line endings from CRLF/mixed to LF 2018-05-24 15:30:55 +02:00
video.cpp
video.h