This commit is contained in:
Adrien Bourmault 2019-05-07 18:32:10 +02:00
parent b2d020eb71
commit c1003fc4dc
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ void IoDoTone(uint tone, uint time)
void IoDoStarWars(void)
{
IoDoTone(0,0);
struct Note {
uint tone;
uint time;