get some of the shit going, I guess

atleast the emuthread is going and we have its control system down

and other fun shit, too
This commit is contained in:
Arisotura
2020-04-27 12:06:44 +02:00
parent 439ca1b2b5
commit 690f9f3874
7 changed files with 1397 additions and 9 deletions

View File

@ -2,6 +2,8 @@ project(qt_sdl)
SET(SOURCES_QT_SDL
main.cpp
Platform.cpp
PlatformConfig.cpp
)
if (WIN32)