Reset pc_compat before second pass
This commit is contained in:
parent
b74b481c80
commit
3c22187fb4
@ -844,6 +844,7 @@ static void resetglobals(void)
|
||||
sc_curstates=0;
|
||||
pc_memflags=0;
|
||||
pc_naked=FALSE;
|
||||
pc_compat=FALSE;
|
||||
}
|
||||
|
||||
static void initglobals(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user