Compare commits
2 Commits
05c4c8a08c
...
e089dc9bc0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e089dc9bc0 | ||
|
|
f521f78932 |
@@ -15,6 +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";
|
||||
string style;
|
||||
|
||||
Reference in New Issue
Block a user