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
6namespace yaze {
7namespace app {
8namespace core {
9
11
12}
13} // namespace app
14} // namespace yaze
15
16#endif // YAZE_APP_CORE_PLATFORM_FILE_PATH_H
std::string GetBundleResourcePath()
Definition common.cc:21