FUCK UUUUUUU
This commit is contained in:
@@ -15,8 +15,8 @@ BUT : Fichier de fonctions Tic Tac Toe
|
||||
using namespace std;
|
||||
|
||||
extern const int LARGTIC;
|
||||
string ICONJ1 = { "X" };
|
||||
string ICONJ2 = { "O" };
|
||||
string ICONJ1 = "X";
|
||||
string ICONJ2 = "O";
|
||||
int codeConsole = 0;
|
||||
|
||||
fstream monFlux;
|
||||
|
||||
Reference in New Issue
Block a user