mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
Micronit.
This commit is contained in:
parent
42bcc8ea59
commit
5d70568003
2
gfx/gl.c
2
gfx/gl.c
@ -1029,7 +1029,7 @@ static void *gl_init(const video_info_t *video, const input_driver_t **input, vo
|
||||
RARCH_LOG("GL: Using resolution %ux%u\n", gl->win_width, gl->win_height);
|
||||
|
||||
#ifdef HAVE_CG_MENU
|
||||
RARCH_LOG("Initializing menu shader...\n");
|
||||
RARCH_LOG("Initializing menu shader ...\n");
|
||||
gl_cg_set_menu_shader(DEFAULT_MENU_SHADER_FILE);
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user