REDESIGN: LoadStorageValue()/SaveStorageValue()
Using new file I/O ABI
This commit is contained in:
parent
2294947660
commit
23bde477e5
4 changed files with 68 additions and 50 deletions
|
@ -60,6 +60,8 @@
|
|||
//#define SUPPORT_HIGH_DPI 1
|
||||
// Support CompressData() and DecompressData() functions
|
||||
#define SUPPORT_COMPRESSION_API 1
|
||||
#define SUPPORT_DATA_STORAGE 1
|
||||
// Support saving binary data automatically to a generated storage.data file. This file is managed internally.
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Module: rlgl - Configuration Flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue