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)"
|
||||
authors = "Ryphecha"
|
||||
supported_extensions = "cue|toc|m3u|ccd"
|
||||
supported_extensions = "cue|toc|m3u|ccd|exe"
|
||||
corename = "Mednafen PSX"
|
||||
manufacturer = "Sony"
|
||||
systemname = "PlayStation"
|
||||
|
|
Loading…
Reference in New Issue