mirror of
https://github.com/PabloMK7/citra.git
synced 2025-12-16 04:08:48 +00:00
Implement SeedDB & Seed Crypto
This commit is contained in:
parent
fb720c00b7
commit
b067b5aa5a
6 changed files with 229 additions and 11 deletions
|
|
@ -69,6 +69,8 @@ add_library(core STATIC
|
|||
file_sys/romfs_reader.h
|
||||
file_sys/savedata_archive.cpp
|
||||
file_sys/savedata_archive.h
|
||||
file_sys/seed_db.cpp
|
||||
file_sys/seed_db.h
|
||||
file_sys/ticket.cpp
|
||||
file_sys/ticket.h
|
||||
file_sys/title_metadata.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue