openMSX
FileOperationsMac.hh
Go to the documentation of this file.
1#ifndef FILEOPERATIONSMAC_HH
2#define FILEOPERATIONSMAC_HH
3
4#include <string>
5
7
8std::string findResourceDir(const std::string& resourceDirName);
9
10}
11
12#endif
std::string findResourceDir(const std::string &resourceDirName)