From c3596c184b032744d0a6d0d72879dcde854ec93e Mon Sep 17 00:00:00 2001 From: Norbert Lange Date: Fri, 19 Jun 2009 11:24:06 +0000 Subject: Ugly hack for fixing color palette svn-id: r41672 --- sound/mods/tfmx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/mods/tfmx.h') diff --git a/sound/mods/tfmx.h b/sound/mods/tfmx.h index 37c71e8b38..bcb25fbf8b 100644 --- a/sound/mods/tfmx.h +++ b/sound/mods/tfmx.h @@ -144,7 +144,7 @@ public: uint8 relVol; uint8 note; uint8 prevNote; - int16 fineTune; + int16 fineTune; // always a signextended byte uint8 portaSkip; uint8 portaCount; -- cgit v1.2.3