core/aoc: Move IPurchaseEventManager to separate file
This commit is contained in:
parent
58c7e846cb
commit
aa6532cf34
4 changed files with 110 additions and 78 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue