Stdint.h|
This commit is contained in:
parent
1f4a66128f
commit
677a990d06
1 changed files with 2 additions and 0 deletions
2
fillit.h
2
fillit.h
|
@ -1,3 +1,5 @@
|
|||
#include <stdint.h>
|
||||
|
||||
typedef struct s_tetraminos
|
||||
{
|
||||
uint16_t line[16];
|
||||
|
|
Loading…
Reference in a new issue