Add build menu
This commit is contained in:
@@ -27,4 +27,6 @@ void uiSettingsSlider(const char *txt, f32 *value);
|
||||
|
||||
void uiGameResCount(i32 amount, i32 capacity, Rectangle icon, Texture2D texture);
|
||||
|
||||
void uiGameBuild(const char *label, Rectangle rec, Texture2D tex, bool *selected);
|
||||
|
||||
#endif //PIXELDEFENSE_UI_WIDGETS_H
|
||||
|
||||
Reference in New Issue
Block a user