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