From 6b4484472b79dc7ea7d1ce545a28fba7d3b7696f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 30 Jul 2005 21:11:48 +0000 Subject: Remove trailing whitespaces. svn-id: r18604 --- scumm/instrument.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scumm/instrument.cpp') diff --git a/scumm/instrument.cpp b/scumm/instrument.cpp index 2c86c53db0..6694eddad2 100644 --- a/scumm/instrument.cpp +++ b/scumm/instrument.cpp @@ -45,7 +45,7 @@ roland_to_gm_map [] = { { "foghorn ", 60 }, { "glop ", 39 }, // { "jacob's la", ??? }, - { "LeshBass ", 33 }, + { "LeshBass ", 33 }, // { "lowsnort ", ??? }, { "ML explosn", 127 }, { "ReggaeBass", 32 }, @@ -117,7 +117,7 @@ roland_to_gm_map [] = { const byte Instrument::_gmRhythmMap[35] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 40, 41, 66, 47, - 65, 48, 56}; + 65, 48, 56}; // This emulates the percussion bank setup LEC used with the MT-32, // where notes 24 - 34 were assigned instruments without reverb. // It also fixes problems on GS devices that map sounds to these -- cgit v1.2.3