core: Add support for proper SeedDB import

This now merges the SeedDB to import with the one already existing
This commit is contained in:
zhupengfei
2020-04-18 23:34:51 +08:00
parent c0d22e944d
commit 6b7faf2c05
4 changed files with 221 additions and 4 deletions
+2
View File
@@ -13,6 +13,8 @@ add_library(core STATIC
key/key.h
ncch/ncch_container.cpp
ncch/ncch_container.h
ncch/seed_db.cpp
ncch/seed_db.h
ncch/smdh.cpp
ncch/smdh.h
ncch/title_metadata.cpp