Changeset 1019 for code/branches/script/src/util/tolua/tolua_bind.h
- Timestamp:
- Apr 10, 2008, 4:28:51 PM (17 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
code/branches/script/src/util/tolua/tolua_bind.h
r999 r1019 1 1 /* 2 ** Lua binding: script3 ** Generated automatically by tolua++-1.0.92 on S at Apr 5 20:29:182008.2 ** Lua binding: orxonox 3 ** Generated automatically by tolua++-1.0.92 on Sun Apr 6 15:44:17 2008. 4 4 */ 5 5 6 6 /* Exported function */ 7 TOLUA_API int tolua_ script_open (lua_State* tolua_S);7 TOLUA_API int tolua_orxonox_open (lua_State* tolua_S); 8 8
Note: See TracChangeset
for help on using the changeset viewer.