yeah, I made this comment
This commit is contained in:
@@ -81,8 +81,8 @@ static void InitCharAliases()
|
|||||||
|
|
||||||
#define INTERNAL 0xE000
|
#define INTERNAL 0xE000
|
||||||
|
|
||||||
// todo: convert this into a vector? that way we can dynamically add
|
// todo: convert this into a vector?
|
||||||
// to the list easier. -aj(?)
|
// that way we can dynamically add to the list easier. -aj
|
||||||
// Hiragana:
|
// Hiragana:
|
||||||
struct alias {
|
struct alias {
|
||||||
const char *str;
|
const char *str;
|
||||||
|
|||||||
Reference in New Issue
Block a user