yeah, I made this comment

This commit is contained in:
AJ Kelly
2011-07-30 11:29:56 -05:00
parent 766f5de4ce
commit 48dcd41fb6
+2 -2
View File
@@ -81,8 +81,8 @@ static void InitCharAliases()
#define INTERNAL 0xE000
// todo: convert this into a vector? that way we can dynamically add
// to the list easier. -aj(?)
// todo: convert this into a vector?
// that way we can dynamically add to the list easier. -aj
// Hiragana:
struct alias {
const char *str;