mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-05 21:38:17 +01:00
This commit is contained in:
parent
6bfaa25966
commit
d390a05870
@ -815,7 +815,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