mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 08:12:12 +11:00
✨ ADD_USER_OPEN macro
This commit is contained in:
parent
44af19bfd5
commit
3d3ee3cc0a
1 changed files with 3 additions and 1 deletions
|
|
@ -37,4 +37,6 @@ etc
|
|||
*/
|
||||
#define API_VERSION 1
|
||||
|
||||
#define MULTI_THREADED @MULTI_THREADED_VAL@
|
||||
#define MULTI_THREADED @MULTI_THREADED_VAL@
|
||||
|
||||
#define ADD_USER_OPEN @ADD_USER_OPEN_VAL@
|
||||
Loading…
Reference in a new issue