From d00596bb0b5593f0b8ebdfa5a15fcb145fe477c3 Mon Sep 17 00:00:00 2001 From: barbudreadmon Date: Tue, 3 Nov 2020 08:49:40 +0100 Subject: [PATCH] fbneo: add missing supported extension --- dist/info/fbneo_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/fbneo_libretro.info b/dist/info/fbneo_libretro.info index 10d8f8d1..66119546 100644 --- a/dist/info/fbneo_libretro.info +++ b/dist/info/fbneo_libretro.info @@ -1,6 +1,6 @@ display_name = "Arcade (FinalBurn Neo)" authors = "Team FBNeo" -supported_extensions = "zip|7z|cue" +supported_extensions = "zip|7z|cue|ccd" corename = "FinalBurn Neo" manufacturer = "Various" categories = "Emulator"