scummvm/engines/chewy
D G Turner 72790f90c2 CHEWY: Fix Various Unused Variable Warnings.
Various engine variables are passed down to sub-objects, but never used
currently causing compiler warnings. It is unclear if these are intended
to be used in future, but have removed for now, rather than commenting
out as that would be messier. Can be restored easily if necessary in
future.
2017-01-14 08:43:01 +00:00
..
video
chewy.cpp
chewy.h
configure.engine
console.cpp
console.h
cursor.cpp
cursor.h
detection.cpp
events.cpp
events.h
graphics.cpp
graphics.h
module.mk
resource.cpp
resource.h
scene.cpp
scene.h
sound.cpp
sound.h
text.cpp
text.h