tetris/sound-driver/melody_tusch1.h
2024-04-10 14:10:49 +02:00

9 lines
103 B
C

#ifndef _MELODY_TUSCH1_H_
#define _MELODY_TUSCH1_H_
void playTusch1();
#endif // _MELODY_TUSCH1_H_