Add class vector. Change probe_lua_call to handle multiple return values.

This commit is contained in:
2025-02-26 16:45:11 -05:00
parent 23f6401a93
commit 3da5e7534a
5 changed files with 73 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
///////////////////////////////////////////////////////////////////////
//
// Lua Vectors - this file contains functions that are entirely
// for lua, no C++ interface, so this header file is empty.
//
///////////////////////////////////////////////////////////////////////