Fix compilation against SourceMod 1.10
MacroAssembler base is now in the |sp| namespace.
This commit is contained in:
parent
f775e44e80
commit
70eee8482a
@ -37,6 +37,7 @@
|
||||
#include <macro-assembler-x86.h>
|
||||
#include "extension.h"
|
||||
|
||||
using namespace sp;
|
||||
|
||||
// ============================================================================
|
||||
// >> DEFINITIONS
|
||||
|
Loading…
Reference in New Issue
Block a user