Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Include/
H A Diconf.h70 static truth IsSetupCustomKeys() { return SetupCustomKeys.Value; } in IsSetupCustomKeys()
250 static truthoption SetupCustomKeys; variable
/dports/games/ivan/ivan-059/Main/Source/
H A Diconf.cpp285 truthoption ivanconfig::SetupCustomKeys( "SetupCustomKeys", member in ivanconfig
1303 configsystem::AddOption(fsCategory,&SetupCustomKeys); in Initialize()