win_openg: Added menu item to remove active shader.

This commit is contained in:
ts-korhonen
2021-04-26 09:51:23 +03:00
parent 147175677d
commit fcac2d7e78
3 changed files with 11 additions and 0 deletions

View File

@@ -251,6 +251,7 @@ BEGIN
END
MENUITEM "&VSync", IDM_VID_GL_VSYNC
MENUITEM "&Select shader...", IDM_VID_GL_SHADER
MENUITEM "&Remove shader", IDM_VID_GL_NOSHADER
END
#endif