Changeset 8729 for code/trunk/src/orxonox/Main.cc
- Timestamp:
- Jul 4, 2011, 2:47:44 AM (14 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
-
code/trunk/src/orxonox/Main.cc
r7801 r8729 39 39 #include "core/Game.h" 40 40 #include "core/LuaState.h" 41 #include "ToluaBindOrxonox.h"42 #include "ToluaBindNetwork.h"43 44 DeclareToluaInterface(Orxonox);45 DeclareToluaInterface(Network);46 41 47 42 namespace orxonox
Note: See TracChangeset
for help on using the changeset viewer.