initial bar rendering
This commit is contained in:
parent
b0087c772a
commit
7160e10228
7 changed files with 79 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ set(RAYLIB_VERSION 5.5)
|
|||
find_package(raylib ${RAYLIB_VERSION} REQUIRED)
|
||||
|
||||
set(SOURCES
|
||||
kubo_bar.c
|
||||
kubo_wall.c
|
||||
kubo_window.c
|
||||
kubo_context.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue