mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 04:45:31 -07:00
Changed the way the emulator is shut down, fixes #1555.
This commit is contained in:
@@ -189,6 +189,8 @@ extern void resub_cycles(int old_cycles);
|
||||
extern double isa_timing;
|
||||
extern int io_delay, framecountx;
|
||||
|
||||
extern volatile int cpu_thread_run;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user