IDK
This commit is contained in:
@@ -10,9 +10,6 @@ BUT : Main pour le jeu Tic Tac Toe
|
||||
#include "fonctions.h"
|
||||
using namespace std;
|
||||
|
||||
const string ICONJ1 = "X";
|
||||
const string ICONJ2 = "O";
|
||||
|
||||
int main() {
|
||||
srand(time(NULL));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user