Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5219 in orxonox.OLD for trunk/src/util


Ignore:
Timestamp:
Sep 23, 2005, 1:37:57 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: warlord-fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/resource_manager.cc

    r5216 r5219  
    740740 * @param fileName the Name of the File to check
    741741 * @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 outside
     742 * !!IMPORTANT: this has to be deleted from the outside!!
    743743*/
    744744char* ResourceManager::getFullName(const char* fileName)
Note: See TracChangeset for help on using the changeset viewer.