mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +00:00
loader: Add recognition for KIP file type
This commit is contained in:
@@ -37,6 +37,7 @@ enum class FileType {
|
||||
NSP,
|
||||
XCI,
|
||||
NAX,
|
||||
KIP,
|
||||
DeconstructedRomDirectory,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user