mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-11 20:11:33 +03:00
Exposed matrix3x4_t and FireBulletsInfo_t to VScript, expanded available math functions
This commit is contained in:
@@ -41,6 +41,7 @@ $Configuration "Debug"
|
||||
|
||||
// Mapbase base definitions
|
||||
$PreprocessorDefinitions "$BASE;MAPBASE" [$MAPBASE]
|
||||
$PreprocessorDefinitions "$BASE;MAPBASE_VSCRIPT" [$MAPBASE_VSCRIPT]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -59,5 +60,6 @@ $Configuration "Release"
|
||||
|
||||
// Mapbase base definitions
|
||||
$PreprocessorDefinitions "$BASE;MAPBASE" [$MAPBASE]
|
||||
$PreprocessorDefinitions "$BASE;MAPBASE_VSCRIPT" [$MAPBASE_VSCRIPT]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user