mirror of
https://github.com/Tha14/toxic.git
synced 2025-04-18 15:22:58 +02:00
7 lines
163 B
C
7 lines
163 B
C
#ifndef CHAT_H_6489PZ13
|
|
#define CHAT_H_6489PZ13
|
|
|
|
ToxWindow new_chat(Tox *m, ToxWindow *prompt, int friendnum);
|
|
|
|
#endif /* end of include guard: CHAT_H_6489PZ13 */
|