mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-30 15:18:58 +02:00
loader: Add BKTR-specific error messages and codes
This commit is contained in:
parent
e9e74efb6c
commit
8a01446903
3 changed files with 28 additions and 7 deletions
|
|
@ -35,8 +35,12 @@ add_library(core STATIC
|
|||
file_sys/mode.h
|
||||
file_sys/nca_metadata.cpp
|
||||
file_sys/nca_metadata.h
|
||||
file_sys/nca_patch.cpp
|
||||
file_sys/nca_patch.h
|
||||
file_sys/partition_filesystem.cpp
|
||||
file_sys/partition_filesystem.h
|
||||
file_sys/patch_manager.cpp
|
||||
file_sys/patch_manager.h
|
||||
file_sys/program_metadata.cpp
|
||||
file_sys/program_metadata.h
|
||||
file_sys/registered_cache.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue