separate command handling

This commit is contained in:
Luka Jankovic 2025-07-26 00:57:29 +02:00
parent 90db87bec9
commit 0be3768867
11 changed files with 143 additions and 52 deletions

View file

@ -39,6 +39,7 @@ set(SOURCES
kubo_wall.c
kubo_window.c
kubo_context.c
kubo_command.c
main.c
)