From b85c688e6049728d0411ed265aeb3bae4e0a928a Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 22 Jun 2014 18:05:14 +0200 Subject: [PATCH] Add exe to allowed extensions for Mednafen/Beetle PSX --- dist/info/mednafen_psx_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/mednafen_psx_libretro.info b/dist/info/mednafen_psx_libretro.info index 58e9f46c..50bf92e0 100644 --- a/dist/info/mednafen_psx_libretro.info +++ b/dist/info/mednafen_psx_libretro.info @@ -1,6 +1,6 @@ display_name = "PlayStation1 (Mednafen PSX)" authors = "Ryphecha" -supported_extensions = "cue|toc|m3u|ccd" +supported_extensions = "cue|toc|m3u|ccd|exe" corename = "Mednafen PSX" manufacturer = "Sony" systemname = "PlayStation"