hle: Remove config_mem.h/.cpp
This is just an unused hold-over from citra, so we can get rid of this to trim off an exposed global, among other things.
This commit is contained in:
parent
1f3889a290
commit
cbe841c9c9
6 changed files with 0 additions and 102 deletions
|
@ -38,8 +38,6 @@ add_library(core STATIC
|
|||
frontend/input.h
|
||||
gdbstub/gdbstub.cpp
|
||||
gdbstub/gdbstub.h
|
||||
hle/config_mem.cpp
|
||||
hle/config_mem.h
|
||||
hle/ipc.h
|
||||
hle/ipc_helpers.h
|
||||
hle/kernel/address_arbiter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue