created WHY2_CHAT_CODE_PICK_USERNAME macro
these will be sent on some events etc.
This commit is contained in:
parent
ca22dab5aa
commit
d25ca16f4e
@ -19,6 +19,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
#ifndef WHY2_CHAT_CONFIG_H
|
#ifndef WHY2_CHAT_CONFIG_H
|
||||||
#define WHY2_CHAT_CONFIG_H
|
#define WHY2_CHAT_CONFIG_H
|
||||||
|
|
||||||
|
//MACROS
|
||||||
|
#define WHY2_CHAT_CODE_PICK_USERNAME "code_001"
|
||||||
|
|
||||||
void why2_chat_init_config(void); //CHECK IF CONFIG EXISTS, CREATE IT
|
void why2_chat_init_config(void); //CHECK IF CONFIG EXISTS, CREATE IT
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user