mirror of
https://github.com/thepigeongenerator/tetris_clone
synced 2026-02-08 07:33:34 +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