summaryrefslogtreecommitdiffhomepage
path: root/src/rlgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlgl.h')
-rw-r--r--src/rlgl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rlgl.h b/src/rlgl.h
index 01278699..c071acac 100644
--- a/src/rlgl.h
+++ b/src/rlgl.h
@@ -24,7 +24,7 @@
* #define RLGL_STANDALONE
* Use rlgl as standalone library (no raylib dependency)
*
-* #define SUPPORT_VR_SIMULATION / SUPPORT_STEREO_RENDERING
+* #define SUPPORT_VR_SIMULATOR
* Support VR simulation functionality (stereo rendering)
*
* #define SUPPORT_DISTORTION_SHADER
@@ -496,4 +496,4 @@ void TraceLog(int msgType, const char *text, ...); // Show trace log messag
}
#endif
-#endif // RLGL_H \ No newline at end of file
+#endif // RLGL_H