|
feisty meow concerns codebase
2.140
|
#include "infoton.h"#include <basis/functions.h>#include <loggers/critical_events.h>#include <loggers/program_wide_logger.h>#include <structures/string_array.h>#include <textual/byte_formatter.h>
Go to the source code of this file.
Namespaces | |
| octopi | |
Macros | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Variables | |
| const abyte | octopi::FAST_PACK_VERSION = 0x14 |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 31 of file infoton.cpp.