mirror of
https://github.com/thepigeongenerator/tetris_clone.git
synced 2025-12-17 14:05:45 +01:00
rename Colour8 to colour8
This commit is contained in:
@@ -36,4 +36,4 @@ static inline bool is_set(ShapeRow const row, uint8_t const index) {
|
||||
}
|
||||
|
||||
Shape shape_from_id(ShapeId id);
|
||||
Colour8 colour_from_id(ShapeId id);
|
||||
colour8 colour_from_id(ShapeId id);
|
||||
|
||||
Reference in New Issue
Block a user