mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 05:28:56 +02:00
CCB_PRINTF_FMT
This commit is contained in:
parent
7a95300179
commit
b08612db59
1 changed files with 0 additions and 1 deletions
|
|
@ -242,7 +242,6 @@ struct ColorConsoleBackend final : public Backend {
|
||||||
std::atomic_bool enabled = false;
|
std::atomic_bool enabled = false;
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
#undef CCB_PRINTF_FMT
|
|
||||||
|
|
||||||
#ifndef __OPENORBIS__
|
#ifndef __OPENORBIS__
|
||||||
/// @brief Backend that writes to a file passed into the constructor
|
/// @brief Backend that writes to a file passed into the constructor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue