scummvm/engines/scumm/imuse
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
..
imuse_internal.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00
imuse_part.cpp Added FIXME comment about 'static' abuse in imuse_part.cpp 2006-10-15 01:51:02 +00:00
imuse_player.cpp Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class) 2007-02-16 13:30:41 +00:00
imuse.cpp Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class) 2007-02-16 13:30:41 +00:00
imuse.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00
instrument.cpp Ugh -- these internal iMuse structs were supposed to be packed, but never were explicitly markes as such. Doing that now (might break old savegames on some ports :/) 2007-02-16 12:34:30 +00:00
instrument.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00
sysex_samnmax.cpp Whitespace 2006-11-12 02:24:25 +00:00
sysex_scumm.cpp Committed my fix for bug #1662549 ("SCUMM: MIDI music is broken"). Apparently, 2007-02-18 09:10:50 +00:00
sysex.h Use consistent naming for the preprocessor constants used to guarantee that 2007-02-19 17:48:19 +00:00