- addendum to previous commit: forgot one line

This commit is contained in:
Rachael Alexanderson 2023-04-30 10:50:14 -04:00
parent e5fcb331df
commit a5f0174e07

View file

@ -58,7 +58,6 @@ IVideo *gl_CreateVideo();
void I_RestartRenderer();
int currentcanvas = -1;
int currentgpuswitch = -1;
bool changerenderer;
void I_ShutdownGraphics ()