index
:
ttt-c64
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
protos.h
blob: b65892366f95bc31542bfe9db0f6389ec9189cc6 (
plain
) (
blame
)
1
2
3
4
#include "types.h"; char is_board_solved(BOARD board); void print_board(BOARD board);