Star Wars Returns

This commit is contained in:
Adrien Bourmault 2019-05-07 17:21:03 +02:00
parent 64255d5fc7
commit 1b057a4e06
1 changed files with 1 additions and 0 deletions

View File

@ -93,5 +93,6 @@ void IoDoStarWars(void)
for (int i=0; i<40 ; i++) {
IoDoTone(Score[i].tone, Score[i].time);
KePauseCPU();
}
}