mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-20 00:29:56 +00:00
- Close log file
This commit is contained in:
parent
097b4509ee
commit
a42a559bf1
@ -97,6 +97,7 @@ static void dump_log(void)
|
||||
disass_68k(f, log[j].pc);
|
||||
#endif
|
||||
}
|
||||
fclose(f);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user