Reviewed compilation options

This commit is contained in:
Ray
2018-07-16 18:43:24 +02:00
parent 4d4d9b0170
commit 98273f0152
4 changed files with 4 additions and 15 deletions

View File

@ -16,7 +16,7 @@
/* Allow automatic gif recording of current screen pressing CTRL+F12, defined in KeyCallback() */
#cmakedefine SUPPORT_GIF_RECORDING 1
// rlgl.c
// rlgl.h
/* Support VR simulation functionality (stereo rendering) */
#cmakedefine SUPPORT_VR_SIMULATOR 1
/* Include stereo rendering distortion shader (shader_distortion.h) */