mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08: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 */
|