mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 00:59:44 +00:00
auto dark mode restored, fix merging
This commit is contained in:
parent
4ced9ad700
commit
2670ec26f6
8 changed files with 61 additions and 223 deletions
|
@ -145,6 +145,7 @@ public:
|
|||
|
||||
// Cheats
|
||||
bool GetCheatsEnabled() const;
|
||||
void SetCheatsEnabled(bool enabled);
|
||||
|
||||
// Debug
|
||||
void SetDebugModeEnabled(bool enabled);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue