#ifndef _MELODY_TETRIS_H_
#define _MELODY_TETRIS_H_
void playMelodyTetris();
void stopMelodyTetris();
#endif // _MELODY_TETRIS_H_