mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-08-16 12:57:10 +02:00
Initial ZMQ bindings.
This commit is contained in:
@@ -8,7 +8,7 @@ namespace SqMod {
|
||||
|
||||
|
||||
// ================================================================================================
|
||||
void Register_POCO_JSON(HSQUIRRELVM vm)
|
||||
void Register_POCO_JSON(HSQUIRRELVM vm, Table &)
|
||||
{
|
||||
Table ns(vm);
|
||||
|
||||
|
Reference in New Issue
Block a user