diff --git a/include/chat/config.h b/include/chat/config.h index d524a8a..b5a0466 100644 --- a/include/chat/config.h +++ b/include/chat/config.h @@ -19,6 +19,6 @@ along with this program. If not, see . #ifndef WHY2_CHAT_CONFIG_H #define WHY2_CHAT_CONFIG_H -//stuff +void why2_chat_init_config(void); //CHECK IF CONFIG EXISTS, CREATE IT #endif \ No newline at end of file