More CPU sanitisation.
This commit is contained in:
parent
2554952658
commit
03b5a44aca
14 changed files with 248 additions and 252 deletions
1
src/pc.c
1
src/pc.c
|
|
@ -66,7 +66,6 @@ int start_in_fullscreen = 0;
|
|||
|
||||
static int override_drive_a = 0, override_drive_b = 0;
|
||||
|
||||
int CPUID;
|
||||
int vid_resize, vid_api;
|
||||
|
||||
int cycles_lost = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue