#ifndef CONSOLE_CLIENT_HPP #define CONSOLE_CLIENT_HPP void ConsoleInitializeClientCommand(); void ConsoleInitializeClientCVar(const char* a1); #endif