Rename smcore to bridge, and use it as a pointer.

This commit is contained in:
David Anderson
2015-08-30 23:27:53 -07:00
parent a2dac43833
commit 3d5c9f0e21
19 changed files with 130 additions and 127 deletions
+1 -1
View File
@@ -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,