added MAX-style options navigation and moved more constants into theme metrics
This commit is contained in:
@@ -34,7 +34,7 @@ enum {
|
||||
};
|
||||
|
||||
|
||||
OptionLineData g_SelectGameLines[NUM_SELECT_GAME_LINES] =
|
||||
OptionRowData g_SelectGameLines[NUM_SELECT_GAME_LINES] =
|
||||
{
|
||||
"Game", 0, { "" }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user