mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
✨ ADD_USER_OPEN macro
This commit is contained in:
parent
44af19bfd5
commit
3d3ee3cc0a
1 changed files with 3 additions and 1 deletions
|
|
@ -38,3 +38,5 @@ etc
|
||||||
#define API_VERSION 1
|
#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