sq_setconsttable

Squirrel 2.2

sq_setconsttable

void sq_setconsttable(HSQUIRRELVM v);

pops a table from the stack and set it as const table

parameters:
HSQUIRRELVM v

the target VM