Merge pull request #523 from RobLoach/patch-19

Add .cxi to Citra's list of file extensions
This commit is contained in:
Twinaphex 2017-08-26 19:17:38 +02:00 committed by GitHub
commit a27828ec17
1 changed files with 1 additions and 1 deletions

View File

@ -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"