scummvm/engines/scumm/imuse
Jamieson Christian 2469e00248 SysEx data now passed around with const pointers. Permits simplification of some SysEx client code.
Testing on Windows. Developers on other platforms, please verify integrity of music handling in your respective MidiDrivers.

svn-id: r20952
2006-02-27 01:59:07 +00:00
..
imuse_internal.h SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00
imuse_player.cpp SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00
imuse.cpp Removed deprecated IMUSE_DEBUG #define in favor of debugC calls using the runtime-selectable DEBUG_IMUSE category. 2006-02-26 22:23:29 +00:00
imuse.h Moved iMUSE code to the new directory engines/scumm/imuse/ 2006-02-20 20:57:26 +00:00
instrument.cpp SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00
instrument.h SysEx data now passed around with const pointers. Permits simplification of some SysEx client code. 2006-02-27 01:59:07 +00:00