mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-24 11:39:21 +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(CardError)
|
||||||
{
|
{
|
||||||
|
if(!silent)
|
||||||
ErrorPrompt("Unable to open file!");
|
ErrorPrompt("Unable to open file!");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user