Menu-FN: run games_set after initial init to update the window details.
This commit is contained in:
parent
594261cf7a
commit
4716615a89
1 changed files with 1 additions and 0 deletions
|
@ -840,6 +840,7 @@ games_init(void)
|
|||
games[id].info_type = GAMEINFO_NONE;
|
||||
}
|
||||
#endif
|
||||
games_set(id);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue