diff options
Diffstat (limited to 'audio/mods/tfmx.cpp')
-rw-r--r-- | audio/mods/tfmx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mods/tfmx.cpp b/audio/mods/tfmx.cpp index 2957529afc..5829ab5fda 100644 --- a/audio/mods/tfmx.cpp +++ b/audio/mods/tfmx.cpp @@ -1095,7 +1095,7 @@ int Tfmx::doSfx(uint16 sfxIndex, bool unlockChannel) { return -1; } -} // End of namespace Audio +} // End of namespace Audio // some debugging functions #if 0 |