file_sys: Move IPS patching code into separate source file
In anticipation of a new BPS patcher.
This commit is contained in:
parent
020cd56ad8
commit
1377be9902
6 changed files with 78 additions and 52 deletions
|
@ -74,6 +74,8 @@ add_library(core STATIC
|
|||
file_sys/ivfc_archive.h
|
||||
file_sys/ncch_container.cpp
|
||||
file_sys/ncch_container.h
|
||||
file_sys/patch.cpp
|
||||
file_sys/patch.h
|
||||
file_sys/path_parser.cpp
|
||||
file_sys/path_parser.h
|
||||
file_sys/romfs_reader.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue