mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 12:45:47 -04:00
Add debugging for GPU/Timers
This commit is contained in:
@ -65,6 +65,9 @@ public:
|
||||
bool InsertMedia(const char* path);
|
||||
void RemoveMedia();
|
||||
|
||||
void DrawDebugMenus();
|
||||
void DrawDebugWindows();
|
||||
|
||||
private:
|
||||
bool DoState(StateWrapper& sw);
|
||||
|
||||
|
Reference in New Issue
Block a user