mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-07 14:28:18 +01:00
close file handle
This commit is contained in:
parent
67098d8f95
commit
c2e8d57671
@ -781,6 +781,7 @@ LoadFile (char * rbuffer, char *filepath, size_t length, bool silent)
|
|||||||
CancelAction();
|
CancelAction();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
fclose (file);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user