From c91e55ed42f8094b0e2bdb6dc2a2600126222a56 Mon Sep 17 00:00:00 2001 From: retro-wertz Date: Sun, 30 Apr 2017 13:34:37 +0800 Subject: [PATCH] add UNF to supported file extension --- dist/info/fceumm_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/fceumm_libretro.info b/dist/info/fceumm_libretro.info index 986fb033..cd9c5505 100644 --- a/dist/info/fceumm_libretro.info +++ b/dist/info/fceumm_libretro.info @@ -1,6 +1,6 @@ display_name = "NES / Famicom (FCEUmm)" authors = "FCEU Team|CaH4e3" -supported_extensions = "fds|nes|unif" +supported_extensions = "fds|nes|unif|unf" corename = "FCEUmm" manufacturer = "Nintendo" categories = "Emulator"