Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Deffectvehicle.cpp247 struct BulldozerMovement { struct
253 static const BulldozerMovement _bulldozer_movement[] = { argument
290 const BulldozerMovement *b = &_bulldozer_movement[v->animation_state]; in BulldozerTick()