mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 06:45:45 -04:00
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