Rename smcore to bridge, and use it as a pointer.
This commit is contained in:
@@ -608,7 +608,7 @@ void UTIL_ConsolePrint(const char *fmt, ...)
|
||||
|
||||
static ServerGlobals serverGlobals;
|
||||
|
||||
static sm_core_t core_bridge =
|
||||
static CoreProvider core_bridge =
|
||||
{
|
||||
/* Objects */
|
||||
&g_SourceMod,
|
||||
|
||||
Reference in New Issue
Block a user