rename Colour8 to colour8

This commit is contained in:
2025-02-10 11:58:00 +01:00
parent 94ff2d200a
commit 94ca7e3d08
7 changed files with 20 additions and 20 deletions

View File

@@ -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);