fceux/drivers/win/log.h

3 lines
69 B
C

void MakeLogWindow(void);
void AddLogText(char *text,int newline);