initial bar rendering

This commit is contained in:
Luka Jankovic 2025-06-21 19:33:12 +02:00
parent b0087c772a
commit 7160e10228
7 changed files with 79 additions and 0 deletions

View file

@ -23,6 +23,7 @@
#include <stdio.h>
#include "kubo_context.h"
#include "kubo_bar.h"
#define KUBO_WINDOW_WIDTH 1000
#define KUBO_WINDOW_HEIGHT 800