add menudown char alias
This commit is contained in:
@@ -294,6 +294,7 @@ static void InitCharAliases()
|
|||||||
{ "menuright", 0xE007 },
|
{ "menuright", 0xE007 },
|
||||||
{ "start", 0xE008 },
|
{ "start", 0xE008 },
|
||||||
{ "ok", 0xE009 },
|
{ "ok", 0xE009 },
|
||||||
|
{ "nextrow", 0xE00A },
|
||||||
{ NULL, 0 }
|
{ NULL, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user