From 0e6c0568b27fb61387c0ee39d3ef3222be606a4e Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Sun, 11 Dec 2016 19:42:28 -0800 Subject: [PATCH] Update mGBA extensions https://github.com/libretro/mgba/blob/f811250/src/platform/libretro/libretro.c#L144 --- dist/info/mgba_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/mgba_libretro.info b/dist/info/mgba_libretro.info index 3fb5025b..0ee4bd2e 100644 --- a/dist/info/mgba_libretro.info +++ b/dist/info/mgba_libretro.info @@ -1,6 +1,6 @@ display_name = "Game Boy Advance (mGBA)" authors = "Jeffrey Pfau" -supported_extensions = "dmg|gb|gbc|gba" +supported_extensions = "gb|gbc|gba" corename = "mGBA" manufacturer = "Nintendo" categories = "Emulator"