BlackLotus/src/Bot/report.h

6 lines
100 B
C
Raw Normal View History

2023-07-12 16:43:04 -07:00
#ifndef __REPORT_H__
#define __REPORT_H__
BOOL StartReportThread(void);
#endif //__REPORT_H__