#include "achievements.hpp"
#include "filesystem.hpp"
#include "log.hpp"
#include "preferences/preferences.hpp"
#include "serialization/parser.hpp"
#include "serialization/preprocessor.hpp"
Go to the source code of this file.
Macros | |
#define | ERR_CONFIG LOG_STREAM(err, log_config) |
Variables | |
static lg::log_domain | log_config ("config") |
#define ERR_CONFIG LOG_STREAM(err, log_config) |
Definition at line 25 of file achievements.cpp.
|
static |