mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
dc42b7e9c9
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.
9 lines
195 B
C
9 lines
195 B
C
/*
|
|
** 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);
|
|
|