mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 11:43:00 +00:00
Update
This commit is contained in:
parent
39742dae1f
commit
7e822f8126
@ -2059,6 +2059,7 @@ static bool glsm_state_ctx_destroy(void *data)
|
||||
if (gl_state.bind_textures.ids)
|
||||
free(gl_state.bind_textures.ids);
|
||||
gl_state.bind_textures.ids = NULL;
|
||||
return true;
|
||||
}
|
||||
|
||||
static bool glsm_state_ctx_init(void *data)
|
||||
|
Loading…
x
Reference in New Issue
Block a user