mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
commit
15a3b30e27
16 changed files with 225 additions and 94 deletions
|
@ -226,8 +226,8 @@ void VideoBackend::Shutdown()
|
|||
GLInterface->Shutdown();
|
||||
}
|
||||
|
||||
void VideoBackend::Video_Cleanup() {
|
||||
|
||||
void VideoBackend::Video_Cleanup()
|
||||
{
|
||||
if (g_renderer)
|
||||
{
|
||||
s_efbAccessRequested = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue