6 lines
96 B
C
6 lines
96 B
C
#ifndef TETRISFP_H_
|
|
#define TETRISFP_H_
|
|
|
|
extern uint8_t tetris_screendir;
|
|
|
|
#endif /* BAST_H_ */
|