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 bbc28516..ea5533dc 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -96,6 +96,7 @@ set(SRCS
hw/gpu.cpp
hw/hw.cpp
hw/lcd.cpp
+ hw/y2r.cpp
loader/3dsx.cpp
loader/elf.cpp
loader/loader.cpp
@@ -209,6 +210,7 @@ set(HEADERS
hw/gpu.h
hw/hw.h
hw/lcd.h
+ hw/y2r.h
loader/3dsx.h
loader/elf.h
loader/loader.h