add back alias

This commit is contained in:
Glenn Maynard
2005-02-09 08:10:34 +00:00
parent 6c79849720
commit 6a45379ade
+3 -2
View File
@@ -296,8 +296,9 @@ static void InitCharAliases()
{ "menuleft", 0xE006 },
{ "menuright", 0xE007 },
{ "start", 0xE008 },
{ "ok", 0xE009 },
{ "nextrow", 0xE00A },
{ "back", 0xE009 },
{ "ok", 0xE00A },
{ "nextrow", 0xE00B },
{ NULL, 0 }
};