Skip to content

Update fopen calls for Windows compatibility

SmilingWolf requested to merge (removed):patch-1 into master

Open files in binary mode, or on Windows fread/fwrite will treat the files as text and mangle the read/written data

Edited by SmilingWolf

Merge request reports