summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorFearlessTobi <thm.frey@gmail.com>2024-02-19 16:36:24 +0100
committerFearlessTobi <thm.frey@gmail.com>2024-02-19 16:36:24 +0100
commitaa6532cf34a57830dd839d685691ae26e96e1bc5 (patch)
tree091f1826f28589f4eb2498e6ee268fec196b1082 /src/core/CMakeLists.txt
parentMerge pull request #13006 from liamwhite/a-hat-in-vram (diff)
downloadyuzu-aa6532cf34a57830dd839d685691ae26e96e1bc5.tar
yuzu-aa6532cf34a57830dd839d685691ae26e96e1bc5.tar.gz
yuzu-aa6532cf34a57830dd839d685691ae26e96e1bc5.tar.bz2
yuzu-aa6532cf34a57830dd839d685691ae26e96e1bc5.tar.lz
yuzu-aa6532cf34a57830dd839d685691ae26e96e1bc5.tar.xz
yuzu-aa6532cf34a57830dd839d685691ae26e96e1bc5.tar.zst
yuzu-aa6532cf34a57830dd839d685691ae26e96e1bc5.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 fa5c4de37..d923a9a55 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -483,6 +483,8 @@ add_library(core STATIC
hle/service/am/service/window_controller.h
hle/service/aoc/aoc_u.cpp
hle/service/aoc/aoc_u.h
+ hle/service/aoc/purchase_event_manager.cpp
+ hle/service/aoc/purchase_event_manager.h
hle/service/apm/apm.cpp
hle/service/apm/apm.h
hle/service/apm/apm_controller.cpp