mirror of
https://github.com/Source2ZE/MovementUnlocker.git
synced 2026-09-27 20:57:04 +02:00
Migrate to KHook
This commit is contained in:
parent
6148f39ad3
commit
b418365b5b
2 changed files with 5 additions and 5 deletions
2
AMBuildScript
generated
2
AMBuildScript
generated
|
|
@ -278,7 +278,7 @@ class MMSPluginConfig(object):
|
|||
cxx.cxxincludes += [
|
||||
os.path.join(context.currentSourcePath),
|
||||
os.path.join(mms_core_path),
|
||||
os.path.join(mms_core_path, 'sourcehook'),
|
||||
os.path.join(self.mms_root, 'third_party', 'khook', 'include'),
|
||||
]
|
||||
|
||||
defines = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue