Changeset 5219 in orxonox.OLD for trunk/src/util
- Timestamp:
- Sep 23, 2005, 1:37:57 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/resource_manager.cc
r5216 r5219 740 740 * @param fileName the Name of the File to check 741 741 * @returns The full name of the file, including the DataDir, and NULL if the file does not exist 742 * IMPORTANT: this has to be deleted from the outside742 * !!IMPORTANT: this has to be deleted from the outside!! 743 743 */ 744 744 char* ResourceManager::getFullName(const char* fileName)
Note: See TracChangeset
for help on using the changeset viewer.