toxcore/testing/toxic/chat.h

7 lines
150 B
C
Raw Normal View History

2013-08-13 06:50:43 +08:00
#ifndef CHAT_H_6489PZ13
#define CHAT_H_6489PZ13
ToxWindow new_chat(Messenger *m, int friendnum);
2013-08-13 06:50:43 +08:00
#endif /* end of include guard: CHAT_H_6489PZ13 */