diff --git a/uttt.c b/uttt.c index 7b761a5..c5d3bb8 100644 --- a/uttt.c +++ b/uttt.c @@ -310,7 +310,7 @@ void ut_show(const struct ut_state *state, int fd) { } ut_writefill(fd, "\n", 1); #undef tiles -}*/ +} /*void ut_show_boards(const struct ut_state *state) { for (int j = 0; j < 3; j++) {