ADD_USER_OPEN macro

This commit is contained in:
EntireTwix 2021-12-02 12:07:45 -08:00
parent 44af19bfd5
commit 3d3ee3cc0a

View file

@ -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@