hlsdk-xash3d/cl_dll/aghl/agmapi.h

11 lines
144 B
C

//++ BulliT
#ifndef __AG_MAPI_H__
#define __AG_MAPI_H__
bool AgSendMail(const char* pszMessage);
#endif //__AG_MAPI_H__
//-- Martin Webrant