bin: reverted accidental change in tictactoe sample

This commit is contained in:
Eberhard Graether
2019-01-08 14:31:34 +01:00
parent 54f989f6f5
commit 53c4ac77cf
+1 -1
View File
@@ -1,6 +1,6 @@
#include "tictactoe.h"
int maintictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoetictactoe() {
int main() {
TicTacToe tictactoe;
while ( tictactoe.Start() ) {