rename window io

This commit is contained in:
2025-06-24 09:58:52 +02:00
parent bf62a60710
commit 7c20704990
12 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
#include <stdbool.h>
#include <stdint.h>
#include "../../window/colour/colour8.h"
#include "../../io/colour/colour8.h"
typedef uint16_t shape;
typedef uint8_t shape_row;