Home
last modified time | relevance | path

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

/dports/games/springlobby/springlobby-0.180/src/lsl/src/lslutils/
H A Dconfig.h48 void SetMapLastStartPosType( const std::string& , const std::string& ) {}; in SetMapLastStartPosType() function
H A Dmock_settings.h23 void SetMapLastStartPosType(std::string, std::string){} in SetMapLastStartPosType() function
/dports/games/springlobby/springlobby-0.180/src/
H A Dsettings.h501 void SetMapLastStartPosType( const wxString& mapname, const wxString& startpostype );
H A Dbattle.cpp167 sett().SetMapLastStartPosType( mapname, TowxString(startpostype)); in SaveMapDefaults()
H A Dsettings.cpp1304 void Settings::SetMapLastStartPosType( const wxString& mapname, const wxString& startpostype ) in SetMapLastStartPosType() function in Settings
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/battle/
H A Dbattle.cpp143 sett().SetMapLastStartPosType( mapname, startpostype); in SaveMapDefaults()