aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 057b8ca0..4fcda487 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -108,6 +108,7 @@ set(SRCS
hw/gpu.cpp
hw/hw.cpp
hw/lcd.cpp
+ hw/y2r.cpp
loader/3dsx.cpp
loader/elf.cpp
loader/loader.cpp
@@ -233,6 +234,7 @@ set(HEADERS
hw/gpu.h
hw/hw.h
hw/lcd.h
+ hw/y2r.h
loader/3dsx.h
loader/elf.h
loader/loader.h