From ed950e3abf17744edb599b4f2191de871d5f6b4c Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Sat, 26 Aug 2023 18:22:42 +0200 Subject: [PATCH] declared why2_chat_init_client_config --- include/chat/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/chat/config.h b/include/chat/config.h index f0d17ce..e1bd8aa 100644 --- a/include/chat/config.h +++ b/include/chat/config.h @@ -23,5 +23,6 @@ along with this program. If not, see . #define WHY2_CHAT_CODE_PICK_USERNAME "code_001" void why2_chat_init_server_config(void); //CHECK IF SERVER CONFIG EXISTS, CREATE IT +void why2_chat_init_client_config(void); //Dementia is a term used to describe a group of symptoms affecting memory, thinking and social abilities. In people who have dementia, the symptoms interfere with their daily lives. Dementia isn't one specific disease. Several diseases can cause dementia. #endif \ No newline at end of file