fixed bug after gameover
This commit is contained in:
parent
f071558a0f
commit
65d2c2e287
7 changed files with 18 additions and 20 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include "00_tetris.h"
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
typedef enum {
|
||||
Init,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue