diff --git a/rpcs3/Emu/CMakeLists.txt b/rpcs3/Emu/CMakeLists.txt index f4f67a4ea1..2d63e67ab8 100644 --- a/rpcs3/Emu/CMakeLists.txt +++ b/rpcs3/Emu/CMakeLists.txt @@ -506,6 +506,7 @@ target_sources(rpcs3_emu PRIVATE RSX/GL/OpenGL.cpp RSX/GL/upscalers/fsr1/fsr_pass.cpp RSX/GSRender.cpp + RSX/Host/MM.cpp RSX/Host/RSXDMAWriter.cpp RSX/Null/NullGSRender.cpp RSX/NV47/FW/draw_call.cpp