remove d3d9_adapter setting

This commit is contained in:
FunkyFr3sh 2023-07-31 07:46:19 +02:00
parent e42d000366
commit ef9d5c350f
3 changed files with 3 additions and 6 deletions

View file

@ -143,7 +143,6 @@ typedef struct CNCDDRAW
BOOL fpupreserve;
BOOL dinput_show_cursor;
BOOL allow_wmactivate;
int d3d9_adapter;
BOOL opengl_core;
BOOL accurate_timers;
BOOL resizable;