mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 16:47:53 +00:00
file_sys: Add framework for synthesizing open source archives
This commit is contained in:
parent
5489763aee
commit
f1104a4be5
3 changed files with 109 additions and 0 deletions
|
@ -61,6 +61,10 @@ add_library(core STATIC
|
|||
file_sys/sdmc_factory.h
|
||||
file_sys/submission_package.cpp
|
||||
file_sys/submission_package.h
|
||||
file_sys/system_archive/ng_word.cpp
|
||||
file_sys/system_archive/ng_word.h
|
||||
file_sys/system_archive/system_archive.cpp
|
||||
file_sys/system_archive/system_archive.h
|
||||
file_sys/vfs.cpp
|
||||
file_sys/vfs.h
|
||||
file_sys/vfs_concat.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue