tetris/game-ctrl/buttons.h

8 lines
85 B
C

#ifndef _BUTTONS_H_
#define _BUTTONS_H_
void buttonsInit();
#endif // _BUTTONS_H_