mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 03:07:46 +00:00
core/aoc: Move IPurchaseEventManager to separate file
This commit is contained in:
parent
984329e0e6
commit
1427917a8a
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