scummvm/engines/scumm/insane
Max Horn 0ce2ca4e00 COMMON: Replace MKID_BE by MKTAG
MKID_BE relied on unspecified behavior of the C++ compiler,
and as such was always a bit unsafe. The new MKTAG macro
is slightly less elegant, but does no longer depend on the
behavior of the compiler.
Inspired by FFmpeg, which has an almost identical macro.
2011-04-12 16:53:15 +02:00
..
insane.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
insane.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
insane_ben.cpp ALL: Fix various typos (patch #3093266) 2010-10-24 13:04:33 +00:00
insane_enemy.cpp ALL: Fix various typos (patch #3093266) 2010-10-24 13:04:33 +00:00
insane_iact.cpp JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
insane_scenes.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00