Add chd extension to reicast core info files

This commit is contained in:
twinaphex 2015-12-24 02:36:01 +01:00
parent a836086508
commit 2088998454
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
display_name = "Dreamcast (Reicast)"
authors = "skmp"
supported_extensions = "cdi|iso|elf|bin|cue|gdi"
supported_extensions = "chd|cdi|iso|elf|bin|cue|gdi"
corename = "Reicast"
manufacturer = "Sega"
categories = "Emulator"

View File

@ -1,6 +1,6 @@
display_name = "Sega NAOMI (Reicast NAOMI)"
authors = "skmp"
supported_extensions = "cdi|iso|elf|bin|cue|gdi"
supported_extensions = "chd|cdi|iso|elf|bin|cue|gdi"
corename = "Reicast NAOMI"
manufacturer = "Sega"
categories = "Emulator"