loader: use self NCCH archive
This commit is contained in:
parent
a0df747325
commit
20544977da
6 changed files with 7 additions and 90 deletions
|
@ -20,7 +20,6 @@ set(SRCS
|
|||
file_sys/archive_extsavedata.cpp
|
||||
file_sys/archive_ncch.cpp
|
||||
file_sys/archive_other_savedata.cpp
|
||||
file_sys/archive_romfs.cpp
|
||||
file_sys/archive_savedata.cpp
|
||||
file_sys/archive_sdmc.cpp
|
||||
file_sys/archive_sdmcwriteonly.cpp
|
||||
|
@ -198,7 +197,6 @@ set(HEADERS
|
|||
file_sys/archive_extsavedata.h
|
||||
file_sys/archive_ncch.h
|
||||
file_sys/archive_other_savedata.h
|
||||
file_sys/archive_romfs.h
|
||||
file_sys/archive_savedata.h
|
||||
file_sys/archive_sdmc.h
|
||||
file_sys/archive_sdmcwriteonly.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue