mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-04 11:11:04 +00:00
- minor fixes.
This commit is contained in:
parent
bd4e4834e3
commit
644b07b718
5 changed files with 7 additions and 19 deletions
|
@ -406,7 +406,7 @@ void animvpx_setup_glstate(int32_t animvpx_flags)
|
|||
OSD_Printf("animvpx link log: %s\n", logbuf);
|
||||
|
||||
/* Finally, use the program. */
|
||||
useShaderProgram(PHandle);
|
||||
glUseProgram(PHandle);
|
||||
|
||||
|
||||
////////// GL STATE //////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue