yaze
0.2.0
Link to the Past ROM Editor
Loading...
Searching...
No Matches
file_path.h
Go to the documentation of this file.
1
#ifndef YAZE_APP_CORE_PLATFORM_FILE_PATH_H
2
#define YAZE_APP_CORE_PLATFORM_FILE_PATH_H
3
4
#include <string>
5
6
namespace
yaze
{
7
namespace
app {
8
namespace
core {
9
14
std::string
GetBundleResourcePath
();
15
16
}
// namespace core
17
}
// namespace app
18
}
// namespace yaze
19
20
#endif
// YAZE_APP_CORE_PLATFORM_FILE_PATH_H
yaze::app::core::GetBundleResourcePath
std::string GetBundleResourcePath()
GetBundleResourcePath returns the path to the bundle resource directory. Specific to MacOS.
yaze
Definition
common.cc:22
src
app
core
platform
file_path.h
Generated by
1.12.0