server/src/common/gamecode/creport.h

6 lines
133 B
C
Raw Normal View History

2001-02-05 17:12:44 +01:00
extern void creport_cleanup(void);
extern void creport_init(void);
extern void report_init(void);
extern void report_cleanup(void);