From 45212d4f6523cd4b818ac5f2d28cf074d9140339 Mon Sep 17 00:00:00 2001 From: Zlika Date: Sun, 17 Feb 2019 15:45:56 +0100 Subject: [PATCH] Fix theodore core name --- dist/info/theodore_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/theodore_libretro.info b/dist/info/theodore_libretro.info index 171770b6..be789205 100644 --- a/dist/info/theodore_libretro.info +++ b/dist/info/theodore_libretro.info @@ -1,7 +1,7 @@ display_name = "Thomson - MO/TO (Theodore)" authors = "T. Lorblanches" supported_extensions = "fd|sap|k7|m7|m5|rom" -corename = "Theodore" +corename = "theodore" database = "Thomson - MOTO" manufacturer = "Thomson" categories = "Emulator"