mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 03:23:34 +00:00
loader: Add support for NRO, as well as various fixes and shared linker.
This commit is contained in:
@@ -33,6 +33,7 @@ enum class FileType {
|
||||
ELF,
|
||||
THREEDSX, // 3DSX
|
||||
NSO,
|
||||
NRO,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user