mirror of
https://github.com/thepigeongenerator/tetris_clone.git
synced 2025-12-17 14:05:45 +01:00
add some temporary code for setting a random tetromino
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#define SHAPE_WIDTH 4
|
||||
#define SHAPE_HEIGHT 4
|
||||
|
||||
|
||||
#define TETROMINO_COUNT 7
|
||||
typedef uint16_t Shape;
|
||||
enum {
|
||||
// clang-format off
|
||||
|
||||
Reference in New Issue
Block a user