source:
code/trunk/src/core/ToLuaBind.h
@
1067
Last change on this file since 1067 was 1062, checked in by rgrieder, 17 years ago | |
---|---|
File size: 212 bytes |
Rev | Line | |
---|---|---|
[996] | 1 | /* |
[1019] | 2 | ** Lua binding: orxonox |
3 | ** Generated automatically by tolua++-1.0.92 on Sun Apr 6 15:44:17 2008. | |
[996] | 4 | */ |
5 | ||
[1062] | 6 | #include "CorePrereqs.h" |
7 | ||
[996] | 8 | /* Exported function */ |
[1019] | 9 | TOLUA_API int tolua_orxonox_open (lua_State* tolua_S); |
[996] | 10 |
Note: See TracBrowser
for help on using the repository browser.