summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2018-12-23 03:31:38 +0100
committerZach Hilman <zachhilman@gmail.com>2019-03-05 00:39:58 +0100
commit769b3466823d988d262b13325c6eb926770d0868 (patch)
tree3e242ea8a6de37b5f3a1354b5055ce930cce419b /src/core/CMakeLists.txt
parentloader/nso: Set main code region in VMManager (diff)
downloadyuzu-769b3466823d988d262b13325c6eb926770d0868.tar
yuzu-769b3466823d988d262b13325c6eb926770d0868.tar.gz
yuzu-769b3466823d988d262b13325c6eb926770d0868.tar.bz2
yuzu-769b3466823d988d262b13325c6eb926770d0868.tar.lz
yuzu-769b3466823d988d262b13325c6eb926770d0868.tar.xz
yuzu-769b3466823d988d262b13325c6eb926770d0868.tar.zst
yuzu-769b3466823d988d262b13325c6eb926770d0868.zip
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 988356c65..199a0c2e3 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -31,6 +31,8 @@ add_library(core STATIC
file_sys/bis_factory.h
file_sys/card_image.cpp
file_sys/card_image.h
+ file_sys/cheat_engine.cpp
+ file_sys/cheat_engine.h
file_sys/content_archive.cpp
file_sys/content_archive.h
file_sys/control_metadata.cpp