Some how these weren't committed before.

lua5.1.dll is here so so tolua++.exe can run. It actually generates most of the files in this folder.
The .tolua files are special files that the tolua++ exe uses to create the c++ code.
This commit is contained in:
mapeki
2010-12-12 17:18:36 +00:00
parent c516bf8310
commit dc42b7e9c9
3 changed files with 133 additions and 0 deletions

View File

@ -0,0 +1,8 @@
/*
** Lua binding: meter_image
** Generated automatically by tolua++-1.0.92 on 11/28/10 09:56:41.
*/
/* Exported function */
TOLUA_API int tolua_meter_image_open (lua_State* tolua_S);