mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-03-25 11:34:40 -05:00
GCC complains about std::make_format_args using non-const references, so we can't pass along the `get_console_peertopeer_port` directly. Also replace `unsigned short` with `uint16_t` for clarity. |
||
|---|---|---|
| .. | ||
| utils | ||
| config.cpp | ||
| config.h | ||
| main.cpp | ||
| module.cpp | ||
| module.h | ||
| wut_extra.h | ||