Merge pull request #523 from RobLoach/patch-19
Add .cxi to Citra's list of file extensions
This commit is contained in:
commit
a27828ec17
|
@ -1,6 +1,6 @@
|
|||
display_name = "Nintendo 3DS (Citra)"
|
||||
authors = "Citra Emulation Project"
|
||||
supported_extensions = "3ds|3dsx|cia|elf"
|
||||
supported_extensions = "3ds|3dsx|cia|elf|cxi"
|
||||
corename = "Citra"
|
||||
manufacturer = "Nintendo"
|
||||
categories = "Emulator"
|
||||
|
|
Loading…
Reference in New Issue