summaryrefslogtreecommitdiffstats
path: root/pokemod/TODO
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-06-09 00:50:59 +0000
committerBen Boeckel <MathStuf@gmail.com>2008-06-09 00:50:59 +0000
commit60a2ed8ee8aa994c83d382af2ec477e171beb950 (patch)
tree6fea6867adee00f22b9d775a6dce15ed875d75e6 /pokemod/TODO
parent0737b455ca94351c574aa1a8c83ea30c5b7bc443 (diff)
downloadsigen-60a2ed8ee8aa994c83d382af2ec477e171beb950.tar.gz
sigen-60a2ed8ee8aa994c83d382af2ec477e171beb950.tar.xz
sigen-60a2ed8ee8aa994c83d382af2ec477e171beb950.zip
[FIX] All modules now use their own namespace
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@201 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokemod/TODO')
-rw-r--r--pokemod/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/pokemod/TODO b/pokemod/TODO
index 12627114..49d77170 100644
--- a/pokemod/TODO
+++ b/pokemod/TODO
@@ -1,3 +1,6 @@
+Wrap up in a Pokemod namespace
+Properly inline methods (http://www.parashift.com/c++-faq-lite/inline-functions.html#faq-9.9)
+
Figure out what makes 2 PokéMods incompatable
Trainer AI stuff