feat: Hitbox drawing
This commit is contained in:
@@ -30,6 +30,7 @@ struct G_Editor {
|
||||
S32 currentAsset;
|
||||
G_EDITOR_MODE mode;
|
||||
V2f cursor;
|
||||
V2f dragStart;
|
||||
};
|
||||
|
||||
typedef struct G_State G_State;
|
||||
|
||||
Reference in New Issue
Block a user