Update mGBA extensions
https://github.com/libretro/mgba/blob/f811250/src/platform/libretro/libretro.c#L144
This commit is contained in:
parent
099068ce2c
commit
0e6c0568b2
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue