mirror of
https://github.com/open-goal/jak-project
synced 2026-06-19 16:00:12 -04:00
Update opengl.cpp
This commit is contained in:
@@ -290,5 +290,5 @@ const GfxRendererModule moduleOpenGL = {
|
||||
gl_texture_relocate, // texture_relocate
|
||||
gl_poll_events, // poll_events
|
||||
GfxPipeline::OpenGL, // pipeline
|
||||
"OpenGL 3.0" // name
|
||||
"OpenGL 3.3" // name
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user