3 lines
69 B
C
3 lines
69 B
C
|
void MakeLogWindow(void);
|
||
|
void AddLogText(char *text,int newline);
|