tetris/sound-driver/melody_tusch1.h

9 lines
103 B
C
Raw Permalink Normal View History

2024-04-10 14:10:49 +02:00
#ifndef _MELODY_TUSCH1_H_
#define _MELODY_TUSCH1_H_
void playTusch1();
#endif // _MELODY_TUSCH1_H_