mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-03 04:19:45 -06:00
separate EmuThread to its own file
This commit is contained in:
@ -89,7 +89,6 @@ using namespace melonDS;
|
||||
extern MainWindow* mainWindow;
|
||||
extern EmuThread* emuThread;
|
||||
extern bool RunningSomething;
|
||||
extern int autoScreenSizing;
|
||||
extern QString NdsRomMimeType;
|
||||
extern QStringList NdsRomExtensions;
|
||||
extern QString GbaRomMimeType;
|
||||
|
Reference in New Issue
Block a user