Always load the GL library!

This commit is contained in:
Jaime Passos 2020-02-17 01:13:13 -03:00
parent 07afd7520f
commit 3fa4db891f

View file

@ -1719,8 +1719,7 @@ void I_StartupGraphics(void)
//SDL_EnableKeyRepeat(SDL_DEFAULT_REPEAT_DELAY>>1,SDL_DEFAULT_REPEAT_INTERVAL<<2);
VID_Command_ModeList_f();
#ifdef HWRENDER
if (chosenrendermode == render_opengl)
I_StartupHardwareGraphics();
I_StartupHardwareGraphics();
#endif
// Fury: we do window initialization after GL setup to allow