From 1d81bf86064dd6cf101b9a133d77800e57486ee2 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 22 Apr 2014 00:52:16 +0200 Subject: [PATCH] Add .ccd to Mednafen PCE Fast core info file extensions --- dist/info/mednafen_pce_fast_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/mednafen_pce_fast_libretro.info b/dist/info/mednafen_pce_fast_libretro.info index 7a6d3b21..cf9f6610 100644 --- a/dist/info/mednafen_pce_fast_libretro.info +++ b/dist/info/mednafen_pce_fast_libretro.info @@ -1,6 +1,6 @@ display_name = "PC Engine/TurboGrafx-16 (Mednafen PCE Fast)" authors = "Ryphecha" -supported_extensions = "pce|sgx|cue" +supported_extensions = "pce|sgx|cue|ccd" corename = "Mednafen PCE Fast" manufacturer = "NEC" systemname = "PC Engine/TurboGrafx-16"