mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
This commit is contained in:
parent
959d9f930d
commit
d1bca1e3de
@ -816,7 +816,7 @@ SaveFile (char * buffer, char *filepath, size_t datasize, bool silent)
|
||||
return 0;
|
||||
|
||||
// stop checking if devices were removed/inserted
|
||||
// since we're loading a file
|
||||
// since we're saving a file
|
||||
HaltDeviceThread();
|
||||
|
||||
// halt parsing
|
||||
|
Loading…
Reference in New Issue
Block a user