├── LICENSE ├── README.md ├── main.c ├── tcc.patch └── thumbnail.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tsoding/tic-tac-toe-auto-deref/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tsoding/tic-tac-toe-auto-deref/HEAD/README.md -------------------------------------------------------------------------------- /main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tsoding/tic-tac-toe-auto-deref/HEAD/main.c -------------------------------------------------------------------------------- /tcc.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tsoding/tic-tac-toe-auto-deref/HEAD/tcc.patch -------------------------------------------------------------------------------- /thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tsoding/tic-tac-toe-auto-deref/HEAD/thumbnail.png --------------------------------------------------------------------------------