Project

General

Profile

Statistics
| Revision:

root / proj / include / chat.h @ 348

History | View | Annotate | Download (93 Bytes)

1
#ifndef CHAT_H_INCLUDED
2
#define CHAT_H_INCLUDED
3

    
4
int (chat)(void);
5

    
6
#endif //CHAT_H_INCLUDED