Minor code improvements (#1124)

This commit is contained in:
goeiecool9999 2024-03-18 09:18:02 +01:00 committed by GitHub
parent eaa82817dd
commit 42d14eec96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 17 additions and 20 deletions

View file

@ -30,8 +30,6 @@ public:
void Flush(bool waitIdle = false) override;
void NotifyLatteCommandProcessorIdle() override;
void UpdateVSyncState();
void EnableDebugMode() override;
void SwapBuffers(bool swapTV = true, bool swapDRC = true) override;