Convert core_bridge to a proper class declaration.

This commit is contained in:
David Anderson
2015-08-30 23:28:28 -07:00
parent 3d5c9f0e21
commit 0f9e5234fe
2 changed files with 55 additions and 49 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ using namespace SourceHook;
* Add 1 to the RHS of this expression to bump the intercom file
* This is to prevent mismatching core/logic binaries
*/
#define SM_LOGIC_MAGIC (0x0F47C0DE - 40)
#define SM_LOGIC_MAGIC (0x0F47C0DE - 41)
#if defined SM_LOGIC
class IVEngineServer