summaryrefslogtreecommitdiff
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