mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Fixed some Lua related issues.
Removed some internal functions from exposed functions for Lua. Code cleanup and optimizing for VC2010.
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
/*
|
||||
** Lua binding: meter_image
|
||||
** Generated automatically by tolua++-1.0.92 on 11/28/10 09:56:41.
|
||||
** Generated automatically by tolua++-1.0.92 on 02/15/11 03:01:12.
|
||||
*/
|
||||
|
||||
#include "../../StdAfx.h"
|
||||
|
||||
#ifndef __cplusplus
|
||||
#include "stdlib.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user