This commit is contained in:
lenheart
2024-10-01 20:48:16 +08:00
parent 7bf5fb933d
commit a5b0345d2b
8 changed files with 134 additions and 334 deletions

View File

@@ -638,7 +638,6 @@ static SQInteger L_CallFunc(HSQUIRRELVM v)
return 1;
}
static SQInteger L_S_Ptr(HSQUIRRELVM v)
{
const SQChar *str;