Merge pull request #779 from lioncash/shared
hle: Remove unused config_mem and shared_page source files
This commit is contained in:
commit
e0b6771e25
8 changed files with 0 additions and 263 deletions
|
@ -40,8 +40,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
|
||||
|
@ -251,8 +249,6 @@ add_library(core STATIC
|
|||
hle/service/vi/vi_s.h
|
||||
hle/service/vi/vi_u.cpp
|
||||
hle/service/vi/vi_u.h
|
||||
hle/shared_page.cpp
|
||||
hle/shared_page.h
|
||||
hw/hw.cpp
|
||||
hw/hw.h
|
||||
hw/lcd.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue