Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/graphics/importer/material.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/importer/material.cc
r9685 r9715 27 27 #include "util/loading/resource_manager.h" 28 28 29 NewObjectListDefinition(Material);29 ObjectListDefinition(Material); 30 30 31 31 /**
Note: See TracChangeset
for help on using the changeset viewer.