#include "globals.h" static bool EXIT_SIGNAL; static std::string PATH; static std::string NOM_MAPA; static int START_ROOM; static int FRAMES_ACTORS[22]; static TSpriteInfo LAST_POS;