improved formatting

This commit is contained in:
Luka Jankovic 2025-09-26 20:33:55 +02:00
parent 737ba58860
commit ccdd081d36
12 changed files with 46 additions and 37 deletions

View file

@ -24,8 +24,8 @@
#include <raylib.h>
#include "kubo_context.h"
#include "kubo_command_bar.h"
#include "kubo_context.h"
void kubo_bar_render(struct kubo_context *context, bool snap_enabled);