mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
VideoCommon: merge debug info generators
This commit is contained in:
@ -96,6 +96,7 @@ public:
|
||||
// Random utilities
|
||||
static void SetScreenshot(const std::string& filename);
|
||||
static void DrawDebugText();
|
||||
static std::string GetDebugText();
|
||||
|
||||
virtual void RenderText(const std::string& text, int left, int top, u32 color) = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user