mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Add static globals TODO/FIXME note
This commit is contained in:
parent
9fb54a0a1c
commit
c387071298
@ -156,6 +156,7 @@ typedef struct glsl_shader_data
|
||||
struct video_shader *shader;
|
||||
} glsl_shader_data_t;
|
||||
|
||||
/* TODO/FIXME - static globals */
|
||||
static bool glsl_core;
|
||||
static unsigned glsl_major;
|
||||
static unsigned glsl_minor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user