Added misc. new VScript hooks/constants and the code required to implement them

This commit is contained in:
Blixibon
2021-06-28 23:55:42 -05:00
parent 29075a2c90
commit 0fb0a3319c
9 changed files with 96 additions and 1 deletions

View File

@@ -459,6 +459,8 @@ void RegisterBaseBindings( IScriptVM *pVM )
//-----------------------------------------------------------------------------
ScriptRegisterConstant( pVM, MAPBASE_VERSION, "The current Mapbase version according to when the VScript library was last compiled." );
//
// Math/world
//