#include "resource_manager.h"
#include <string>
#include <iostream>
#include "error.h"
#include "xml_document.h"
#include "string_tools.h"
#include "../game/config.h"
#include "../graphic/sprite.h"
Include dependency graph for resource_manager.cpp:
Go to the source code of this file.
Variables | |
ResourceManager | resource_manager |
Definition at line 258 of file resource_manager.cpp.