Only render objects on screen

This commit is contained in:
2024-01-23 23:09:08 +01:00
parent 0423a962df
commit 0a4c1fd154
4 changed files with 49 additions and 6 deletions

View File

@@ -41,6 +41,7 @@ add_executable(PixelDefense
game/sounds.h
game/ui_widgets.c
game/ui_widgets.h
game/utils.h
)