scummvm/engines/igor
Filippos Karapetis 2c438b4304 Commented out unused variable
svn-id: r44284
2009-09-24 02:56:37 +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 Commented out unused variable 2009-09-24 02:56:37 +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 sync'ing with local tree for now 2007-11-30 19:05:53 +00:00
midi.cpp sync'ing with local tree for now 2007-11-30 19:05:53 +00:00
midi.h - added CTMF music support 2007-11-18 06:25:23 +00:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
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