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
/
consts.h
blob: b1eaab2f0d208841090ccfb44dbf9ff110b98f32 (
plain
) (
blame
)
1
2
3
4
#define EMPTY 0 #define X 1 #define O 2 #define TIE 3