From 66da02519a417ee081e22eab1952ac9f19a0db72 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Wed, 18 Sep 2013 22:15:12 +0200 Subject: Added cPlugin:GetLocalFolder() API function. This supersedes the cPlugin:GetLocalDirectory() function. --- source/Bindings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index 4d1777180..2ff2944d2 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,6 +1,6 @@ /* ** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 09/16/13 11:41:45. +** Generated automatically by tolua++-1.0.92 on 09/18/13 22:13:21. */ /* Exported function */ -- cgit v1.2.3