Toquetechant includes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "sprite.h"
|
||||
#include "texture.h" // for Texture
|
||||
|
||||
// Constructor
|
||||
Sprite::Sprite(int x, int y, int w, int h, Texture *texture, SDL_Renderer *renderer)
|
||||
|
||||
Reference in New Issue
Block a user