CommonHostInterface: Add a hotkey to toggle all cheats
This commit is contained in:
@ -331,6 +331,7 @@ protected:
|
||||
void DrawOSDMessages();
|
||||
void DrawDebugWindows();
|
||||
void DoFrameStep();
|
||||
void DoToggleCheats();
|
||||
|
||||
std::unique_ptr<GameList> m_game_list;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user