Home
last modified time | relevance | path

Searched refs:RegionINI (Results 1 – 1 of 1) sorted by relevance

/dports/games/dunelegacy/dunelegacy-0.96.4/src/Menu/
H A DMapChoice.cpp388 INIFile RegionINI(file); in loadINI() local
399 std::string entry = RegionINI.getStringValue("PIECES",tmp); in loadINI()
432 std::string strValue = RegionINI.getStringValue(strSection,key); in loadINI()
447 std::string tmp = RegionINI.getStringValue(strSection,strKey); in loadINI()
474 std::string str = convertCP850ToISO8859_1(RegionINI.getStringValue(strSection,key)); in loadINI()
484 std::string str = convertCP850ToISO8859_1(RegionINI.getStringValue(strSection,key)); in loadINI()