#include "units/animation_component.hpp"
#include "config.hpp"
#include "log.hpp"
#include "preferences/preferences.hpp"
#include "random.hpp"
#include "units/unit.hpp"
#include "units/types.hpp"
#include <set>
Go to the source code of this file.
Macros | |
#define | ERR_NG LOG_STREAM(err, log_engine) |
Variables | |
static lg::log_domain | log_engine ("engine") |
#define ERR_NG LOG_STREAM(err, log_engine) |
Definition at line 28 of file animation_component.cpp.
|
static |