Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/core/ToLuaBind.h @ 1073

Last change on this file since 1073 was 1062, checked in by rgrieder, 17 years ago
  • changed header file inclusion order
File size: 212 bytes
Line 
1/*
2** Lua binding: orxonox
3** Generated automatically by tolua++-1.0.92 on Sun Apr  6 15:44:17 2008.
4*/
5
6#include "CorePrereqs.h"
7
8/* Exported function */
9TOLUA_API int  tolua_orxonox_open (lua_State* tolua_S);
10
Note: See TracBrowser for help on using the repository browser.