Committing before major refactor.

This commit is contained in:
2021-09-01 20:48:04 -07:00
parent b3e9cd9d70
commit a731fa6fd6
7 changed files with 52 additions and 13 deletions

View File

@ -24,7 +24,6 @@ typedef struct {
int32_t y;
int32_t width;
int32_t height;
int32_t i;
} menuitem_t;
typedef struct {