mirror of
https://github.com/RetroPie/EmulationStation.git
synced 2025-04-02 10:41:48 -04:00
Compare commits
2 commits
ae044e0edb
...
ae2f703b7e
Author | SHA1 | Date | |
---|---|---|---|
|
ae2f703b7e | ||
|
a82d3cc8e8 |
1 changed files with 1 additions and 1 deletions
|
@ -314,8 +314,8 @@ void FileData::launchGame(Window* window)
|
|||
window->init();
|
||||
InputManager::getInstance()->init();
|
||||
VolumeControl::getInstance()->init();
|
||||
window->normalizeNextUpdate();
|
||||
#endif
|
||||
window->normalizeNextUpdate();
|
||||
|
||||
//update number of times the game has been launched
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue