Merge fixes

This commit is contained in:
Willy-JL
2024-05-21 04:56:21 +01:00
parent d9f55d110d
commit 26bfaf9817
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
#pragma once
#include <stdint.h>
#include "icon.h"
struct Icon {
const uint16_t width;
const uint16_t height;