mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Added Lua Stuff
There are a few changes to the core Rainmeter code.
This commit is contained in:
8
Library/lua/glue/lua_measure.h
Normal file
8
Library/lua/glue/lua_measure.h
Normal 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);
|
||||
|
Reference in New Issue
Block a user