Move the SetThreadExecutionState calls to their own separate functions
This commit is contained in:
parent
bcf33b0ac6
commit
50cee98bca
2 changed files with 18 additions and 9 deletions
|
@ -104,6 +104,9 @@ private:
|
|||
void ConnectWidgetEvents();
|
||||
void ConnectMenuEvents();
|
||||
|
||||
void PreventOSSleep();
|
||||
void AllowOSSleep();
|
||||
|
||||
bool LoadROM(const QString& filename);
|
||||
void BootGame(const QString& filename);
|
||||
void ShutdownGame();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue