aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/sokol_imgui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/sokol_imgui.h b/util/sokol_imgui.h
index b1127e5a..051d993d 100644
--- a/util/sokol_imgui.h
+++ b/util/sokol_imgui.h
@@ -719,6 +719,7 @@ static _simgui_state_t _simgui;
@program simgui vs fs
*/
+#if defined(SOKOL_GLCORE)
/*
#version 410
@@ -736,7 +737,6 @@ static _simgui_state_t _simgui;
color = color0;
}
*/
-#if defined(SOKOL_GLCORE)
static const uint8_t _simgui_vs_source_glsl410[383] = {
0x23,0x76,0x65,0x72,0x73,0x69,0x6f,0x6e,0x20,0x34,0x31,0x30,0x0a,0x0a,0x75,0x6e,
0x69,0x66,0x6f,0x72,0x6d,0x20,0x76,0x65,0x63,0x34,0x20,0x76,0x73,0x5f,0x70,0x61,