add menudown char alias

This commit is contained in:
Chris Danford
2004-01-12 08:52:43 +00:00
parent b1e06653a8
commit efefc9f3ce
+1
View File
@@ -294,6 +294,7 @@ static void InitCharAliases()
{ "menuright", 0xE007 },
{ "start", 0xE008 },
{ "ok", 0xE009 },
{ "nextrow", 0xE00A },
{ NULL, 0 }
};