Files
ci-libretro-fceumm/src/drivers/win/log.h

3 lines
70 B
C

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