mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 15:50:27 +02:00
WGLManager: fix wglCreateContextAttribsARB not being used
This commit is contained in:
@ -65,6 +65,7 @@ namespace video
|
||||
s32 PixelFormat;
|
||||
PIXELFORMATDESCRIPTOR pfd;
|
||||
ECOLOR_FORMAT ColorFormat;
|
||||
void* FunctionPointers[1];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user