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