5 lines
136 B
C
5 lines
136 B
C
#include "pico/stdlib.h"
|
|
|
|
void Score_set_funny_action();
|
|
void Score_set_pieds_dans_plat();
|
|
void Score_ajout_cerise(uint32_t nb_cerises); |