Correct error on Windows
This commit is contained in:
parent
48dc8c1fdf
commit
72e6713adc
@ -131,6 +131,7 @@ int ntsys_compile_asm(char* filename, char* asm_out) {
|
||||
}
|
||||
}
|
||||
fclose(tmp);
|
||||
fflush(fw);
|
||||
free(st);
|
||||
fclose(fp);
|
||||
fclose(fw);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user