scummvm/engines/igor
Max Horn a6b57dc3a9 - Added GCC_PRINTF attribute to several funcs where it makes sense
- change some constants from double to float, to avoid "loss of precision due to implicit conversion" warnings
- removed duplicate prototypes for some funcs
- fixed some "increases required alignment of target type" warnings

svn-id: r42009
2009-07-01 20:51:04 +00:00
..
parts Fix in the Igor engine for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-errors" 2008-09-10 06:57:32 +00:00
detection.cpp Added game GUI options to advancedDetector and updated all engines 2009-06-06 17:56:41 +00:00
igor.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00
igor.h Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
menu.cpp
midi.cpp
midi.h
module.mk
resource_ids.h Added license header, and guard against multiple inclusion. 2008-11-14 22:48:09 +00:00
saveload.cpp Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
staticres.cpp - Added GCC_PRINTF attribute to several funcs where it makes sense 2009-07-01 20:51:04 +00:00