remove direct3d_passthrough setting

This commit is contained in:
FunkyFr3sh 2024-12-25 04:29:22 +01:00
parent 94b66b521a
commit 2bec555fe8
5 changed files with 3 additions and 10 deletions

View file

@ -72,7 +72,6 @@ typedef struct CNCDDRAWCONFIG
BOOL flipclear;
BOOL rgb555;
BOOL no_dinput_hook;
BOOL direct3d_passthrough;
BOOL center_cursor_fix;
char fake_mode[128];
BOOL lock_mouse_top_left;