mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
this mistake was phenomally stupid
This commit is contained in:
@ -35,10 +35,6 @@ add_library(core STATIC
|
||||
if (ENABLE_JIT)
|
||||
target_sources(core PRIVATE
|
||||
ARMJIT.cpp
|
||||
ARMJIT_x64/ARMJIT_Compiler.cpp
|
||||
ARMJIT_x64/ARMJIT_ALU.cpp
|
||||
ARMJIT_x64/ARMJIT_LoadStore.cpp
|
||||
ARMJIT_x64/ARMJIT_Branch.cpp
|
||||
|
||||
dolphin/CommonFuncs.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user