Changeset 7167 in orxonox.OLD for trunk/src/orxonox.cc
- Timestamp:
- Feb 19, 2006, 3:18:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/orxonox.cc
r7126 r7167 289 289 } 290 290 291 #include "dynamic_loader.h" 291 292 292 293 /** … … 330 331 ResourceManager::getInstance()->addImageDir(imageDir); 331 332 delete[] imageDir; 333 334 DynamicLoader::loadDyLib("libtest.so"); 332 335 333 336 // start the collision detection engine
Note: See TracChangeset
for help on using the changeset viewer.