Cvars: Hook Cvar_DirectSet from engine library
This commit is contained in:
@ -96,6 +96,9 @@ binary.sources = [
|
||||
'stackstructs.cpp',
|
||||
'CTextParsers.cpp',
|
||||
'textparse.cpp',
|
||||
'cvars.cpp',
|
||||
'../public/memtools/CDetour/detours.cpp',
|
||||
'../public/memtools/CDetour/asm/asm.c',
|
||||
]
|
||||
|
||||
if builder.target_platform == 'windows':
|
||||
|
Reference in New Issue
Block a user