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