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_group.h
Normal file
8
Library/lua/glue/lua_group.h
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
** Lua binding: group
|
||||
** Generated automatically by tolua++-1.0.92 on 11/22/10 21:20:13.
|
||||
*/
|
||||
|
||||
/* Exported function */
|
||||
TOLUA_API int tolua_group_open (lua_State* tolua_S);
|
||||
|
Reference in New Issue
Block a user