initial bar rendering
This commit is contained in:
parent
b0087c772a
commit
7160e10228
7 changed files with 79 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ void kubo_window_render(struct kubo_context *context) {
|
|||
kubo_wall_render(wall);
|
||||
}
|
||||
|
||||
kubo_bar_render(context);
|
||||
|
||||
EndDrawing();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue