remove locktopleft setting

This commit is contained in:
FunkyFr3sh 2023-08-01 07:11:23 +02:00
parent c85177bc8f
commit c384f6166e
3 changed files with 3 additions and 11 deletions

View file

@ -148,7 +148,6 @@ typedef struct CNCDDRAW
int fixchilds;
BOOL fixnotresponding;
BOOL flipclear;
BOOL locktopleft;
BOOL lock_surfaces;
int d3d9_filter;
BOOL d3d9on12;