Add exe to allowed extensions for Mednafen/Beetle PSX
This commit is contained in:
parent
26d0786182
commit
b85c688e60
|
@ -1,6 +1,6 @@
|
||||||
display_name = "PlayStation1 (Mednafen PSX)"
|
display_name = "PlayStation1 (Mednafen PSX)"
|
||||||
authors = "Ryphecha"
|
authors = "Ryphecha"
|
||||||
supported_extensions = "cue|toc|m3u|ccd"
|
supported_extensions = "cue|toc|m3u|ccd|exe"
|
||||||
corename = "Mednafen PSX"
|
corename = "Mednafen PSX"
|
||||||
manufacturer = "Sony"
|
manufacturer = "Sony"
|
||||||
systemname = "PlayStation"
|
systemname = "PlayStation"
|
||||||
|
|
Loading…
Reference in New Issue