bar styling, state color

This commit is contained in:
Luka Jankovic 2025-06-24 23:26:14 +02:00
parent 10d243055d
commit b2a5ede334
4 changed files with 14 additions and 3 deletions

View file

@ -20,6 +20,7 @@
#define KUBO_BAR_H
#define KUBO_BAR_HEIGHT 32
#define KUBO_BAR_PADDING 12
#include <raylib.h>