Changeset 7208 in orxonox.OLD for branches/std/src/lib/util/loading/resource_manager.cc
- Timestamp:
- Mar 10, 2006, 1:56:40 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/std/src/lib/util/loading/resource_manager.cc
r7207 r7208 324 324 const MultiType& param0, const MultiType& param1, const MultiType& param2) 325 325 { 326 327 printf("LOADING:::::: %s\n", fileName.c_str()); 326 328 // searching if the resource was loaded before. 327 329 Resource* tmpResource;
Note: See TracChangeset
for help on using the changeset viewer.