#include "test_Globals.hpp" #include #if RW_TEST_WITH_DATA std::string Global::getGamePath() { return GameConfig("openrw.ini").getGameDataPath(); } #endif