Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_battl.h108 bo_normal_speed, enumerator
H A Drt_cfg.c727 temp = bo_normal_speed; in ParseBattleFile()
729 if ( ( temp >= bo_normal_speed ) && in ParseBattleFile()
876 BATTLE_Options[ index ].Speed = bo_normal_speed; in SetBattleDefaultValues()
1254 WriteParameter( file, "; Normal Speed - ", bo_normal_speed ); in WriteBattleConfig()
H A Drt_battl.c159 gamestate.BattleOptions.Speed = bo_normal_speed; in BATTLE_Init()
H A Drt_menu.c8218 case bo_normal_speed : in ShowBattleOptions()