From c66c7c64ebd16287b892f8a780cffcabafba3799 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 7 Sep 2026 15:06:14 -0400 Subject: Better OSD behavior, lots of build stuff Signed-off-by: Andrew Opalach --- src/util/color_palette.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/color_palette.h') diff --git a/src/util/color_palette.h b/src/util/color_palette.h index b0cc9f4..5943147 100644 --- a/src/util/color_palette.h +++ b/src/util/color_palette.h @@ -28,6 +28,7 @@ enum { #define CAMU_COLOR_PALETTE_COUNT 18 struct camu_color_palette { + bool supplied; u32 colors[CAMU_COLOR_PALETTE_COUNT]; }; -- cgit v1.2.3-101-g0448