separation main et fonctions

This commit is contained in:
Forest 2017-05-23 17:36:54 +02:00
parent 5ede5056a8
commit 28165352bc
8 changed files with 26642 additions and 280 deletions

View file

@ -41,7 +41,6 @@ int main(int argc, char* argv[])
double angle[2] = {100,100};
int tracking; //0 = tracking OFF
, 1 = ON
#ifdef SFML