mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
fix GL_LEGACY
This commit is contained in:
parent
3713205998
commit
bd873a7947
1 changed files with 0 additions and 3 deletions
|
|
@ -589,9 +589,6 @@ static void gfx_opengl_finish_render(void) {
|
||||||
static void gfx_opengl_shutdown(void) {
|
static void gfx_opengl_shutdown(void) {
|
||||||
}
|
}
|
||||||
|
|
||||||
static void gfx_opengl_shutdown(void) {
|
|
||||||
}
|
|
||||||
|
|
||||||
struct GfxRenderingAPI gfx_opengl_api = {
|
struct GfxRenderingAPI gfx_opengl_api = {
|
||||||
gfx_opengl_z_is_from_0_to_1,
|
gfx_opengl_z_is_from_0_to_1,
|
||||||
gfx_opengl_unload_shader,
|
gfx_opengl_unload_shader,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue