aboutsummaryrefslogtreecommitdiff
path: root/examples/10.Shaders/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/10.Shaders/main.cpp')
-rw-r--r--examples/10.Shaders/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/10.Shaders/main.cpp b/examples/10.Shaders/main.cpp
index 1beb3de..ff80bd5 100644
--- a/examples/10.Shaders/main.cpp
+++ b/examples/10.Shaders/main.cpp
@@ -236,6 +236,8 @@ int main()
vsFileName = mediaPath + "opengl.vsh";
}
break;
+ default:
+ break;
}
/*