add back alias
This commit is contained in:
@@ -296,8 +296,9 @@ static void InitCharAliases()
|
|||||||
{ "menuleft", 0xE006 },
|
{ "menuleft", 0xE006 },
|
||||||
{ "menuright", 0xE007 },
|
{ "menuright", 0xE007 },
|
||||||
{ "start", 0xE008 },
|
{ "start", 0xE008 },
|
||||||
{ "ok", 0xE009 },
|
{ "back", 0xE009 },
|
||||||
{ "nextrow", 0xE00A },
|
{ "ok", 0xE00A },
|
||||||
|
{ "nextrow", 0xE00B },
|
||||||
{ NULL, 0 }
|
{ NULL, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user