pt.po updates from José JORGE <lists.jjorge@free.fr>
[supertux.git] / src / squirrel / include / sqstdsystem.h
index a528f5d..b155a91 100644 (file)
@@ -6,7 +6,7 @@
 extern "C" {
 #endif
 
-SQUIRREL_API int sqstd_register_systemlib(HSQUIRRELVM v);
+SQUIRREL_API SQInteger sqstd_register_systemlib(HSQUIRRELVM v);
 
 #ifdef __cplusplus
 } /*extern "C"*/