mirror of
https://github.com/AntoineHX/LivingMachine.git
synced 2025-05-04 05:40:46 +02:00
separation main et fonctions
This commit is contained in:
parent
5ede5056a8
commit
28165352bc
8 changed files with 26642 additions and 280 deletions
|
@ -41,7 +41,6 @@ int main(int argc, char* argv[])
|
|||
double angle[2] = {100,100};
|
||||
|
||||
int tracking; //0 = tracking OFF
|
||||
, 1 = ON
|
||||
|
||||
|
||||
#ifdef SFML
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue