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