r5sdk/r5dev/engine/host_cmd.cpp

8 lines
298 B
C++
Raw Normal View History

#include "core/stdafx.h"
#include "engine/host_cmd.h"
///////////////////////////////////////////////////////////////////////////////
EngineParms_t* g_pEngineParms = nullptr;
// TODO: this file is for when dedicated is stable, to move hard coded patches in Host_Init for a more dynamic solution.