Remove texture from DrawData
This commit is contained in:
@@ -14,7 +14,6 @@ typedef enum GameScreen {
|
||||
} GameScreen;
|
||||
|
||||
typedef struct DrawData {
|
||||
Texture tex;
|
||||
Rectangle src;
|
||||
Rectangle dst;
|
||||
Vector2 origin;
|
||||
|
||||
Reference in New Issue
Block a user