mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-12 13:04:58 +00:00
7 lines
150 B
C
7 lines
150 B
C
#ifndef CHAT_H_6489PZ13
|
|
#define CHAT_H_6489PZ13
|
|
|
|
ToxWindow new_chat(Messenger *m, int friendnum);
|
|
|
|
#endif /* end of include guard: CHAT_H_6489PZ13 */
|