code_snippets/c_projects/tiktaktoe/include/tiktaktoe.h

4 lines
45 B
C

#include <ncurses.h>
int start_tiktaktoe();