Added Lua Stuff

There are a few changes to the core Rainmeter code.
This commit is contained in:
mapeki
2010-12-12 17:08:36 +00:00
parent 416232dff2
commit c516bf8310
96 changed files with 26523 additions and 7 deletions

View File

@ -0,0 +1,8 @@
/*
** Lua binding: measure
** Generated automatically by tolua++-1.0.92 on 11/23/10 00:33:48.
*/
/* Exported function */
TOLUA_API int tolua_measure_open (lua_State* tolua_S);