Changeset 4370 in orxonox.OLD for orxonox/trunk/src/util/resource_manager.cc
- Timestamp:
- May 28, 2005, 4:20:02 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/util/resource_manager.cc
r4356 r4370 130 130 false otherwise 131 131 */ 132 bool ResourceManager::addImageDir(c har* imageDir)132 bool ResourceManager::addImageDir(const char* imageDir) 133 133 { 134 134 // check if the param is a Directory
Note: See TracChangeset
for help on using the changeset viewer.