(svn r21976) -Doc: Document several crash handling functions.
This commit is contained in:
@@ -73,7 +73,7 @@ struct Train : public GroundVehicle<Train, VEH_TRAIN> {
|
||||
/* Link between the two ends of a multiheaded engine */
|
||||
Train *other_multiheaded_part;
|
||||
|
||||
uint16 crash_anim_pos;
|
||||
uint16 crash_anim_pos; ///< Crash animation counter.
|
||||
|
||||
uint16 flags;
|
||||
TrackBitsByte track;
|
||||
|
Reference in New Issue
Block a user