mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-04 05:51:19 +12:00
Small cleanup + Fix memory base logged as 0
This commit is contained in:
parent
6268a24a4b
commit
0f469eb2b9
5 changed files with 67 additions and 90 deletions
|
@ -363,9 +363,6 @@ void OpenGLRenderer::NotifyLatteCommandProcessorIdle()
|
|||
glFlush();
|
||||
}
|
||||
|
||||
|
||||
bool IsRunningInWine();
|
||||
|
||||
void OpenGLRenderer::GetVendorInformation()
|
||||
{
|
||||
// example vendor strings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue