tetris/game-ctrl/buttons.h

8 lines
85 B
C
Raw Permalink Normal View History

2024-03-14 14:46:31 +01:00
#ifndef _BUTTONS_H_
#define _BUTTONS_H_
void buttonsInit();
#endif // _BUTTONS_H_