Searched defs:ROGSetting (Results 1 – 1 of 1) sorted by relevance
126 struct ROGSetting { struct127 int width = 0;128 int height = 0;129 std::unordered_map<std::string, RogPortrait> portraitMap;130 std::unordered_map<std::string, RogLandscape> landscapeMap;