1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-07-25 18:21:47 +02:00

Update sqratUtil.h

This commit is contained in:
Sandu Liviu Catalin
2021-07-10 14:15:58 +03:00
parent ce6050cc08
commit 03cbf5a5e5

View File

@@ -1855,6 +1855,11 @@ struct StackStrF
{
}
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/// Object constructor.
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
StackStrF(HSQUIRRELVM vm, LightObj & o);
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/// Copy constructor. (disabled)
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////