summaryrefslogtreecommitdiff
path: root/testing/toxic/chat.h
blob: 7599d4627d23b40e9f6670bf3255b5715e59abe1 (plain)
1
2
3
4
5
6
#ifndef CHAT_H_6489PZ13
#define CHAT_H_6489PZ13

ToxWindow new_chat(Messenger *m, int friendnum);

#endif /* end of include guard: CHAT_H_6489PZ13 */