warzone2100/lib/netplay/netlog.h

4 lines
98 B
C

BOOL NETstartLogging();
BOOL NETstopLogging();
BOOL NETlogEntry( CHAR *str, UDWORD a, UDWORD b );