#ifndef TETRIS_HIGHSCORE_H_ #define TETRIS_HIGHSCORE_H_ uint16_t tetris_highscore_inputName(void); #endif /*TETRIS_HIGHSCORE_H_*/