mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 04:36:59 +00:00
loader: Add recognition for KIP file type
This commit is contained in:
parent
a76bd49268
commit
ce9f7ac4f2
2 changed files with 11 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ enum class FileType {
|
|||
NSP,
|
||||
XCI,
|
||||
NAX,
|
||||
KIP,
|
||||
DeconstructedRomDirectory,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue