add audio output. HARK HARK HARK

This commit is contained in:
Arisotura
2020-05-02 20:25:39 +02:00
parent 690f39ca33
commit aa4344e249
5 changed files with 184 additions and 6 deletions

View File

@ -6,6 +6,7 @@ SET(SOURCES_QT_SDL
PlatformConfig.cpp
../Util_ROM.cpp
../Util_Audio.cpp
../FrontendUtil.h
)