mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Some how these weren't committed before.
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.
This commit is contained in:
8
Library/lua/glue/lua_meterimage.h
Normal file
8
Library/lua/glue/lua_meterimage.h
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
** 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);
|
||||
|
Reference in New Issue
Block a user