X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGraphic%2FSprite.hpp;h=0eb1d19b261cd0869d743e630933b1dedde8d626;hb=a3775aa01cd00672b37785365675f6842b9db2dc;hp=66debe7dfbfc0a9f3c44aebf10b644390aa135db;hpb=3f8ee86c6085b5d6c7ee31b916d0e022239750ab;p=lugaru.git diff --git a/Source/Graphic/Sprite.hpp b/Source/Graphic/Sprite.hpp index 66debe7..0eb1d19 100644 --- a/Source/Graphic/Sprite.hpp +++ b/Source/Graphic/Sprite.hpp @@ -86,7 +86,6 @@ public: static void setLastSpriteAlivetime(float al) { sprites.back()->alivetime = al; } - static void clearTextures(); static Texture cloudtexture; static Texture bloodtexture;