scummvm/engines/scumm/insane
Torbjörn Andersson a1a16d1579 Use consistent naming for the preprocessor constants used to guarantee that
header files are only included once. Many of them didn't have a SCUMM prefix
which could have lead to clashes with common header files.

svn-id: r25727
2007-02-19 17:48:19 +00:00
..
insane_ben.cpp Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files 2006-09-23 00:42:35 +00:00
insane_enemy.cpp Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files 2006-09-23 00:42:35 +00:00
insane_iact.cpp SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableReadStream 2006-10-28 01:20:19 +00:00
insane_scenes.cpp Fix potentioal bug when all subsequent SMUSH scenes were considered INSANE 2006-10-13 09:16:09 +00:00
insane.cpp added missing MKID_BE macros 2007-02-13 20:58:20 +00:00
insane.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00