normal mode, command mode
This commit is contained in:
parent
d41e801aeb
commit
ecc8a1df95
10 changed files with 133 additions and 14 deletions
|
|
@ -9,6 +9,7 @@ set(RAYLIB_VERSION 5.5)
|
|||
find_package(raylib ${RAYLIB_VERSION} REQUIRED)
|
||||
|
||||
set(SOURCES
|
||||
kubo_command.c
|
||||
kubo_bar.c
|
||||
kubo_wall.c
|
||||
kubo_window.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue