aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/module.h
diff options
context:
space:
mode:
authorMax Horn2007-01-26 11:47:26 +0000
committerMax Horn2007-01-26 11:47:26 +0000
commit516cd07d108f838d15d94fd4d489596cc0382263 (patch)
tree80e3e60f89fd1540a82a7271306f774ed85ca3b6 /sound/mods/module.h
parentdd5b1e41fba4757a79d6e162217a7ebdb0032734 (diff)
downloadscummvm-rg350-516cd07d108f838d15d94fd4d489596cc0382263.tar.gz
scummvm-rg350-516cd07d108f838d15d94fd4d489596cc0382263.tar.bz2
scummvm-rg350-516cd07d108f838d15d94fd4d489596cc0382263.zip
Some cleanup / code formatting changes, and added some FIXME comments
svn-id: r25199
Diffstat (limited to 'sound/mods/module.h')
-rw-r--r--sound/mods/module.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/mods/module.h b/sound/mods/module.h
index 1e87b7e1ea..f56e42767b 100644
--- a/sound/mods/module.h
+++ b/sound/mods/module.h
@@ -29,6 +29,11 @@
namespace Modules {
/*
+ * FIXME: Is the following comment still valid? If so,
+ * it should be marked accordingly, and maybe added to our
+ * TODO list on the Wiki (conserving memory is always a big
+ * boon for our smaller targets).
+ *
* Storing notes and patterns like this
* wastes insane amounts of memory.
*