separate EmuThread to its own file

This commit is contained in:
Arisotura
2023-12-26 19:24:14 +01:00
parent fd1e4379b9
commit f905b6fb93
6 changed files with 894 additions and 875 deletions

View File

@ -7,6 +7,7 @@ set(SOURCES_QT_SDL
main_shaders.h
Screen.cpp
Window.cpp
EmuThread.cpp
CheatsDialog.cpp
Config.cpp
DateTimeDialog.cpp