mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
6 lines
204 B
C++
6 lines
204 B
C++
#include "core/stdafx.h"
|
|
#include "tier0/basetypes.h"
|
|
#include "engine/host_cmd.h"
|
|
|
|
// TODO: this file is for when dedicated is stable, to move hardcoded patches in Host_Init for a more dynamic solution.
|