Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/script/src/util/tolua_bind.h @ 999

Last change on this file since 999 was 999, checked in by bknecht, 16 years ago

some changes with the script. Made it singleton plus the files were moved into the core.

File size: 184 bytes
Line 
1/*
2** Lua binding: script
3** Generated automatically by tolua++-1.0.92 on Sat Apr  5 20:29:18 2008.
4*/
5
6/* Exported function */
7TOLUA_API int  tolua_script_open (lua_State* tolua_S);
8
Note: See TracBrowser for help on using the repository browser.