DBC now works and has a test.
This commit is contained in:
parent
f632f2d5af
commit
2035a6dd00
8 changed files with 100 additions and 34 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <fmt/color.h>
|
||||
#include "game_engine.hpp"
|
||||
#include <cassert>
|
||||
#include "dbc.hpp"
|
||||
|
||||
const auto ERROR = fmt::emphasis::bold | fg(fmt::color::red);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue