Update config.h.in
This commit is contained in:
parent
c82af4623a
commit
70d79d09e6
|
|
@ -21,6 +21,8 @@
|
||||||
#cmakedefine SUPPORT_HIGH_DPI 1
|
#cmakedefine SUPPORT_HIGH_DPI 1
|
||||||
// Support CompressData() and DecompressData() functions
|
// Support CompressData() and DecompressData() functions
|
||||||
#cmakedefine SUPPORT_COMPRESSION_API 1
|
#cmakedefine SUPPORT_COMPRESSION_API 1
|
||||||
|
// Support for persistent data storage
|
||||||
|
#cmakedefine SUPPORT_DATA_STORAGE 1
|
||||||
|
|
||||||
// rlgl.h
|
// rlgl.h
|
||||||
// Support VR simulation functionality (stereo rendering)
|
// Support VR simulation functionality (stereo rendering)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user