From cc081eef57a8da2b5fd59a5c1397a63f153f2f3f Mon Sep 17 00:00:00 2001 From: hyarsan <32988993+hyarsan@users.noreply.github.com> Date: Sun, 19 Nov 2017 20:46:02 +0100 Subject: [PATCH] Made the file extensions consistent with standalone Citra --- dist/info/citra_libretro.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/info/citra_libretro.info b/dist/info/citra_libretro.info index 510edf19..72962b2e 100644 --- a/dist/info/citra_libretro.info +++ b/dist/info/citra_libretro.info @@ -1,6 +1,6 @@ display_name = "Nintendo 3DS (Citra)" authors = "Citra Emulation Project" -supported_extensions = "3ds|3dsx|cia|elf|cxi" +supported_extensions = "3ds|3dsx|elf|axf|cci|cxi|app" corename = "Citra" manufacturer = "Nintendo" categories = "Emulator" @@ -9,4 +9,4 @@ database = "Nintendo - Nintendo 3DS" license = "GPLv2+" permissions = "" display_version = "Git" -supports_no_game = "false" +supports_no_game = "false" \ No newline at end of file