mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
1ba57f2adf
Removed some internal functions from exposed functions for Lua. Code cleanup and optimizing for VC2010.
9 lines
196 B
C
9 lines
196 B
C
/*
|
|
** Lua binding: rainmeter_ext
|
|
** Generated automatically by tolua++-1.0.92 on 11/22/10 21:20:13.
|
|
*/
|
|
|
|
/* Exported function */
|
|
TOLUA_API int luaopen_rainmeter_ext (lua_State* tolua_S);
|
|
|