Eliminat tots els options.console
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#include "animatedsprite.h"
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
// Carga la animación desde un fichero
|
||||
animatedSprite_t loadAnimationFromFile(Texture *texture, std::string filePath, bool verbose)
|
||||
|
||||
Reference in New Issue
Block a user