28 #ifndef HPL_FILESEARCHER_H 29 #define HPL_FILESEARCHER_H 31 #include "hpl1/engine/resources/ResourcesTypes.h" 32 #include "hpl1/engine/system/SystemTypes.h" 33 #include "common/stablemap.h" 34 #include "common/multimap.h" 38 class LowLevelResources;
41 typedef tFilePathMap::iterator tFilePathMapIt;
68 tFilePathMap m_mapFiles;
76 #endif // HPL_FILESEARCHER_H
tString GetFilePath(tString asName)
Definition: FileSearcher.h:43
Definition: low_level_resources.h:40
void AddDirectory(tString asPath, tString asMask)