mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-06 18:39:13 +00:00
Macro HLE support
This commit is contained in:
@@ -27,6 +27,8 @@ add_library(video_core STATIC
|
||||
engines/shader_type.h
|
||||
macro/macro.cpp
|
||||
macro/macro.h
|
||||
macro/macro_hle.cpp
|
||||
macro/macro_hle.h
|
||||
macro/macro_interpreter.cpp
|
||||
macro/macro_interpreter.h
|
||||
macro/macro_jit_x64.cpp
|
||||
|
||||
Reference in New Issue
Block a user