DDNet documentation
Loading...
Searching...
No Matches
binds.cpp File Reference
#include "binds.h"
#include <base/dbg.h>
#include <base/log.h>
#include <base/mem.h>
#include <base/str.h>
#include <engine/config.h>
#include <engine/console.h>
#include <engine/shared/config.h>
#include <game/client/components/chat.h>
#include <game/client/components/console.h>
#include <game/client/gameclient.h>
Include dependency graph for binds.cpp:

Variables

static constexpr LOG_COLOR BIND_PRINT_COLOR {255, 255, 204}

Variable Documentation

◆ BIND_PRINT_COLOR

LOG_COLOR BIND_PRINT_COLOR {255, 255, 204}
staticconstexpr