mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-24 03:29:22 +01:00
This commit is contained in:
parent
ac2658e001
commit
691234b02f
@ -224,6 +224,7 @@ LoadMCFile (char *buf, int slot, char *filename, bool silent)
|
||||
|
||||
if(CardError)
|
||||
{
|
||||
if(!silent)
|
||||
ErrorPrompt("Unable to open file!");
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user