diff options
| author | Ray <[email protected]> | 2018-07-16 18:43:24 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-07-16 18:43:24 +0200 |
| commit | 98273f0152106dde09ab82f5f68332ca83582bb9 (patch) | |
| tree | e16151114748af90f6c4370d9ef37f534b75642e /src/config.h.in | |
| parent | 4d4d9b0170c66871fc0597ed2a172baa1e03569d (diff) | |
| download | raylib-98273f0152106dde09ab82f5f68332ca83582bb9.tar.gz raylib-98273f0152106dde09ab82f5f68332ca83582bb9.zip | |
Reviewed compilation options
Diffstat (limited to 'src/config.h.in')
| -rw-r--r-- | src/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h.in b/src/config.h.in index d767560b..91f734b3 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -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) */ |
