mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-12-26 19:21:50 +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;
|
return 0;
|
||||||
|
|
||||||
// stop checking if devices were removed/inserted
|
// stop checking if devices were removed/inserted
|
||||||
// since we're loading a file
|
// since we're saving a file
|
||||||
HaltDeviceThread();
|
HaltDeviceThread();
|
||||||
|
|
||||||
// halt parsing
|
// halt parsing
|
||||||
|
Loading…
Reference in New Issue
Block a user