mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-16 15:08:34 +00:00
Fix for Qt UI
This commit is contained in:
parent
f55776ee59
commit
fd16744f36
@ -168,7 +168,7 @@ void NativeInit(int argc, const char *argv[], const char *savegame_directory, co
|
||||
|
||||
LogManager::GetInstance()->SetLogLevel(LogTypes::G3D, LogTypes::LERROR);
|
||||
|
||||
#if defined(USING_GLES2)
|
||||
#if !defined(USING_GLES2)
|
||||
// Start Desktop UI
|
||||
MainWindow* mainWindow = new MainWindow();
|
||||
mainWindow->show();
|
||||
|
Loading…
x
Reference in New Issue
Block a user