#ifndef DEMO_ANIMATION_HPP #define DEMO_ANIMATION_HPP 1 #include // Comportement avant de lancer les animations void initialisationAnimation(void); #endif