From 9f8d9de11db887801940a042c59da9591b120bf5 Mon Sep 17 00:00:00 2001 From: Norbert Lange Date: Wed, 1 Jul 2009 23:11:56 +0000 Subject: added a skeleton for maxtrax modules. Not much happening yet, just reading and displaying a bit of information for maxtrax file svn-id: r42013 --- 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 e06be89759..2f05b0da70 100644 --- a/sound/mods/tfmx.h +++ b/sound/mods/tfmx.h @@ -291,6 +291,6 @@ private: void noteCommand(uint8 note, uint8 param1, uint8 param2, uint8 param3); }; -} +} // End of namespace Audio #endif -- cgit v1.2.3