gfx and 2-2 and multi objects
This commit is contained in:
@@ -8,6 +8,8 @@ typedef struct{
|
||||
int width;
|
||||
int height;
|
||||
bool mousedown;
|
||||
int mx;
|
||||
int my;
|
||||
OBJECT *obj;
|
||||
} STUFFS;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user