9 lines
184 B
C++
9 lines
184 B
C++
/*
|
|
** Lua binding: editor
|
|
** Generated automatically by tolua++-1.0.92 on Sun Dec 13 15:12:49 2009.
|
|
*/
|
|
|
|
/* Exported function */
|
|
TOLUA_API int tolua_editor_open (lua_State* tolua_S);
|
|
|