The Battle for Wesnoth  1.19.11+dev
Macros | Variables
animation_component.cpp File Reference
#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>
Include dependency graph for animation_component.cpp:

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")
 

Macro Definition Documentation

◆ ERR_NG

#define ERR_NG   LOG_STREAM(err, log_engine)

Definition at line 28 of file animation_component.cpp.

Variable Documentation

◆ log_engine

lg::log_domain log_engine("engine") ( "engine"  )
static