r5sdk/r5dev/engine/host_cmd.cpp
Kawe Mazidjatari 34a06147d7 Fix spelling errors
Overall spelling improvements and cleanup..
2022-09-09 19:47:31 +02:00

8 lines
298 B
C++

#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.