add testing code for privileged instructions

This commit is contained in:
FunkyFr3sh 2024-09-24 20:17:53 +02:00
parent 7febf01343
commit e0e59cd9fa
4 changed files with 135 additions and 46 deletions

View file

@ -64,6 +64,7 @@ typedef struct CNCDDRAWCONFIG
BOOL fix_alt_key_stuck;
BOOL fix_not_responding;
BOOL no_compat_warning;
BOOL ignore_exceptions;
BOOL wine_allow_resize;
int guard_lines;
int max_resolutions;