21#ifndef __ANTARES_LIBS_RESOURCE_H__
22#define __ANTARES_LIBS_RESOURCE_H__
25#include <yuni/core/string.h>
37bool FindFile(YString& out,
const AnyString& filename);
45bool FindFirstOf(YString& out,
const char*
const*
const list);
50bool FindExampleFolder(YString& folder);
55void Initialize(
int argc,
const char* argv[],
bool initializeSearchPath =
false);
60void GetRootFolder(YString& out);