remove bpp setting

This commit is contained in:
FunkyFr3sh 2023-08-01 03:06:09 +02:00
parent 81294dbecf
commit cddf2524d2
5 changed files with 3 additions and 20 deletions

View file

@ -81,7 +81,6 @@ typedef struct CNCDDRAW
DWORD minfps_tick_len;
int width;
int height;
int bpp;
int opengl_y_align;
HDC hdc;