mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 12:37:08 +11:00
📝 simplified
This commit is contained in:
parent
c8791ec7ce
commit
292b73001e
1 changed files with 1 additions and 7 deletions
|
|
@ -28,13 +28,7 @@ if false, when frequency is hit save
|
|||
*/
|
||||
#define CONSERVATIVE_DISK_SAVE @CONSERVATIVE_DISK_SAVE_VAL@
|
||||
|
||||
/*
|
||||
e.g when set to 2
|
||||
version 1 will work
|
||||
version 2 will work
|
||||
version 3 will not work
|
||||
etc
|
||||
*/
|
||||
// doesnt compile api endpoints above API_VERSION
|
||||
#define API_VERSION @API_VERSION_VAL@
|
||||
|
||||
// doesnt compile api endpoints below MIN_API_SUPPORT
|
||||
|
|
|
|||
Loading…
Reference in a new issue