From 2765fce522b3e68a3911324a0cf799a2700f2c29 Mon Sep 17 00:00:00 2001 From: STRWarrior Date: Sun, 1 Sep 2013 05:53:11 -0700 Subject: Exported BroadcastSoundEffect and BroadcastSoundParticleEffect to the Lua API --- source/Bindings.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'source/Bindings.h') diff --git a/source/Bindings.h b/source/Bindings.h index faa81e4c8..c706c2281 100644 --- a/source/Bindings.h +++ b/source/Bindings.h @@ -1,8 +1,8 @@ -/* -** Lua binding: AllToLua -** Generated automatically by tolua++-1.0.92 on 08/30/13 18:03:05. -*/ - -/* Exported function */ -TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S); - +/* +** Lua binding: AllToLua +** Generated automatically by tolua++-1.0.92 on 09/01/13 14:42:05. +*/ + +/* Exported function */ +TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S); + -- cgit v1.2.3