[gamemode] windows fix
All checks were successful
eden-license / license-header (pull_request) Successful in 29s
All checks were successful
eden-license / license-header (pull_request) Successful in 29s
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
2b3d2a84e6
commit
05db2ae62f
1 changed files with 1 additions and 1 deletions
|
@ -327,8 +327,8 @@ private:
|
||||||
void SetupSigInterrupts();
|
void SetupSigInterrupts();
|
||||||
static void HandleSigInterrupt(int);
|
static void HandleSigInterrupt(int);
|
||||||
void OnSigInterruptNotifierActivated();
|
void OnSigInterruptNotifierActivated();
|
||||||
void SetGamemodeEnabled(bool state);
|
|
||||||
#endif
|
#endif
|
||||||
|
void SetGamemodeEnabled(bool state);
|
||||||
|
|
||||||
Service::AM::FrontendAppletParameters ApplicationAppletParameters();
|
Service::AM::FrontendAppletParameters ApplicationAppletParameters();
|
||||||
Service::AM::FrontendAppletParameters LibraryAppletParameters(u64 program_id,
|
Service::AM::FrontendAppletParameters LibraryAppletParameters(u64 program_id,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue