Pasaeta de IWYU
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "sprite.h"
|
||||
#include "texture.h" // Para Texture
|
||||
|
||||
// Constructor
|
||||
Sprite::Sprite(std::shared_ptr<Texture> texture, int x, int y, int w, int h)
|
||||
|
||||
Reference in New Issue
Block a user