diff --git a/SuperCbr.g1a b/SuperCbr.g1a index 5c072fc..5244dd1 100644 Binary files a/SuperCbr.g1a and b/SuperCbr.g1a differ diff --git a/src/tuyau.c b/src/tuyau.c index aa6ba7f..ae7a36f 100644 --- a/src/tuyau.c +++ b/src/tuyau.c @@ -6,6 +6,7 @@ #include #include #include +#include static teleport_t teleporteurs[6]={0}; // 6 max static int nombre_teleporteurs=0; // Nombre d'entités utilisés dans le niveau actuel @@ -56,7 +57,21 @@ void teleportersActive() mario.p.vx=0; mario.p.vy=0; // Disables every move of mario cameraAdjust(); - for (i=0; i