Holonome_2024/Score.h

4 lines
107 B
C

#include "pico/stdlib.h"
void Score_set_pieds_dans_plat();
void Score_ajout_panneau(uint32_t nb_panneaux);