mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Fix indent.
This commit is contained in:
parent
d9e31151ed
commit
38c0777b3c
2
gfx/gl.c
2
gfx/gl.c
@ -1587,7 +1587,7 @@ static bool gl_frame(void *data, const void *frame, unsigned width, unsigned hei
|
|||||||
driver.menu_ctx->frame(gl);
|
driver.menu_ctx->frame(gl);
|
||||||
|
|
||||||
if (gl->rgui_texture_enable)
|
if (gl->rgui_texture_enable)
|
||||||
gl_draw_texture(gl);
|
gl_draw_texture(gl);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (msg && gl->font_ctx)
|
if (msg && gl->font_ctx)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user