scummvm/engines/scumm/imuse
D G Turner 84d0a294af SCUMM: Replace Various String Functions with Common String Usage
This removes the dependency on the unsafe strcpy and strcat string
functions with usage of Common::String instead.
2019-09-15 20:20:03 +01:00
..
drivers AUDIO: (FM-Towns/PC98) - cleanup mutex handling 2019-08-07 16:43:06 +02:00
imuse_internal.h SCUMM: remove unused declarations 2019-07-17 17:26:52 +02:00
imuse_part.cpp SCUMM: (iMuse/Amiga) - improve accuracy 2019-07-14 21:45:29 +02:00
imuse_player.cpp SCUMM: Replace Various String Functions with Common String Usage 2019-09-15 20:20:03 +01:00
imuse.cpp SCUMM: Replace Various String Functions with Common String Usage 2019-09-15 20:20:03 +01:00
imuse.h SCUMM: (iMuse/Amiga) - improve accuracy 2019-07-14 21:45:29 +02:00
instrument.cpp
instrument.h
sysex_samnmax.cpp
sysex_scumm.cpp
sysex.h