forked from jaildesigner-jailgames/jaildoctors_dilemma
Toquetechant includes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "movingsprite.h"
|
||||
#include "texture.h" // for Texture
|
||||
#include "texture.h" // Para Texture
|
||||
|
||||
// Constructor
|
||||
MovingSprite::MovingSprite(float x, float y, int w, int h, float velx, float vely, float accelx, float accely, Texture *texture, SDL_Renderer *renderer)
|
||||
|
||||
Reference in New Issue
Block a user