From 07afccc60cb82bbf9574cea80851e988b7d97f91 Mon Sep 17 00:00:00 2001 From: lasers Date: Mon, 31 Oct 2016 19:43:36 -0500 Subject: [PATCH] Fix mismatched info against core --- dist/info/nestopia_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/nestopia_libretro.info b/dist/info/nestopia_libretro.info index da7f802a..a0034e82 100644 --- a/dist/info/nestopia_libretro.info +++ b/dist/info/nestopia_libretro.info @@ -1,7 +1,7 @@ display_name = "NES / Famicom (Nestopia UE)" authors = "Martin Freij|R. Belmont|R. Danbrook" supported_extensions = "nes|fds" -corename = "Nestopia UE" +corename = "Nestopia" manufacturer = "Nintendo" categories = "Emulator" systemname = "Nintendo Entertainment System"