tetris/sound-driver/melody_pling.h

9 lines
99 B
C

#ifndef _MELODY_PLING_H_
#define _MELODY_PLING_H_
void playPling();
#endif // _MELODY_PLING_H_