mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
project(core)
|
||||
|
||||
add_library(core STATIC
|
||||
ARCodeList.cpp
|
||||
AREngine.cpp
|
||||
ARM.cpp
|
||||
ARMInterpreter.cpp
|
||||
ARMInterpreter_ALU.cpp
|
||||
@ -18,6 +20,7 @@ add_library(core STATIC
|
||||
DSi_NWifi.cpp
|
||||
DSi_SD.cpp
|
||||
DSi_SPI_TSC.cpp
|
||||
GBACart.cpp
|
||||
GPU.cpp
|
||||
GPU2D.cpp
|
||||
GPU3D.cpp
|
||||
|
Reference in New Issue
Block a user