mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
(Wii) Prevent warnings
This commit is contained in:
parent
4571dc33fc
commit
db5a38cd0c
@ -30,10 +30,12 @@
|
||||
|
||||
#include "../gfx/video_shader_driver.h"
|
||||
|
||||
#ifdef HAVE_SHADER_MANAGER
|
||||
/* Menu shader */
|
||||
static char default_glslp[PATH_MAX_LENGTH];
|
||||
static char default_cgp[PATH_MAX_LENGTH];
|
||||
static char default_slangp[PATH_MAX_LENGTH];
|
||||
#endif
|
||||
|
||||
/**
|
||||
* menu_shader_manager_init:
|
||||
|
Loading…
Reference in New Issue
Block a user