Updating the assets

This commit is contained in:
2021-08-21 11:46:04 -07:00
parent ac74224279
commit d660d732b9
8 changed files with 165 additions and 11 deletions

View File

@ -20,7 +20,8 @@
#define MENU_HOLD_DURATION 1.0
typedef struct {
int32_t bruh;
int32_t x;
int32_t y;
} menuitem_t;
typedef struct {