writing scene

This commit is contained in:
Luka Jankovic 2025-07-26 01:17:13 +02:00
parent 0be3768867
commit fe34c61b12
3 changed files with 17 additions and 8 deletions

View file

@ -24,6 +24,7 @@
#include "kubo_char_arr.h"
#include "kubo_context.h"
#include "kubo_file.h"
typedef void (*kubo_command_function)(struct kubo_context *context);