mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 17:28:19 -05:00
Remove lots more 3DS-specific code.
This commit is contained in:
@ -29,11 +29,7 @@ namespace Loader {
|
||||
enum class FileType {
|
||||
Error,
|
||||
Unknown,
|
||||
CCI,
|
||||
CXI,
|
||||
CIA,
|
||||
ELF,
|
||||
THREEDSX, // 3DSX
|
||||
NSO,
|
||||
NRO,
|
||||
};
|
||||
|
Reference in New Issue
Block a user