Screenshot for lua

This commit is contained in:
Simon Robertshaw
2011-10-21 17:37:26 +01:00
parent c1eb40af61
commit 08009ebbaa
2 changed files with 23 additions and 3 deletions

View File

@@ -77,4 +77,5 @@ int luatpt_setdebug(lua_State* l);
int luatpt_setfpscap(lua_State* l);
int luatpt_getscript(lua_State* l);
int luatpt_setwindowsize(lua_State* l);
int luatpt_screenshot(lua_State* l);
#endif