GPU: Add stats interface
This commit is contained in:
@ -40,6 +40,7 @@ public:
|
||||
bool SaveState(ByteStream* state);
|
||||
|
||||
void RunFrame();
|
||||
void RenderUI();
|
||||
|
||||
bool LoadEXE(const char* filename);
|
||||
bool SetExpansionROM(const char* filename);
|
||||
|
||||
Reference in New Issue
Block a user