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);
|
fclose(tmp);
|
||||||
|
fflush(fw);
|
||||||
free(st);
|
free(st);
|
||||||
fclose(fp);
|
fclose(fp);
|
||||||
fclose(fw);
|
fclose(fw);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user