mirror of
https://github.com/thepigeongenerator/tetris_clone.git
synced 2025-12-17 05:55:46 +01:00
rename shapes.h to tetromino/shapes.h
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "../main.h"
|
||||
#include "../window/colour.h"
|
||||
#include "shapes.h"
|
||||
#include "./tetromino/shapes.h"
|
||||
|
||||
|
||||
static void clear_row(Row* row, uint8_t y) {
|
||||
|
||||
Reference in New Issue
Block a user