From 03d711add39db01cde68821d879fe4da14db6300 Mon Sep 17 00:00:00 2001 From: yexo Date: Sat, 15 Aug 2009 21:21:52 +0000 Subject: (svn r17195) -Update: squirrel to 2.2.3 stable --- src/3rdparty/squirrel/include/sqstdstring.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/3rdparty/squirrel/include/sqstdstring.h') diff --git a/src/3rdparty/squirrel/include/sqstdstring.h b/src/3rdparty/squirrel/include/sqstdstring.h index 72f30b4ad..3c3bce826 100644 --- a/src/3rdparty/squirrel/include/sqstdstring.h +++ b/src/3rdparty/squirrel/include/sqstdstring.h @@ -22,6 +22,8 @@ SQUIRREL_API SQBool sqstd_rex_searchrange(SQRex* exp,const SQChar* text_begin,co SQUIRREL_API SQInteger sqstd_rex_getsubexpcount(SQRex* exp); SQUIRREL_API SQBool sqstd_rex_getsubexp(SQRex* exp, SQInteger n, SQRexMatch *subexp); +SQUIRREL_API SQRESULT sqstd_format(HSQUIRRELVM v,SQInteger nformatstringidx,SQInteger *outlen,SQChar **output); + SQUIRREL_API SQRESULT sqstd_register_stringlib(HSQUIRRELVM v); #ifdef __cplusplus -- cgit v1.2.3-70-g09d2