(svn r9669) -Documentation: some more doxygen fixes

This commit is contained in:
belugas
2007-04-18 18:00:33 +00:00
parent 7789eef209
commit 4eb87ac62b
10 changed files with 380 additions and 324 deletions

View File

@@ -90,7 +90,7 @@ struct EngineInfo {
Date base_intro;
Year lifelength;
Year base_life;
byte unk2; ///< Carriages have the highest bit set in this one
byte unk2; ///< flag for carriage(bit 7) and decay speed(bits0..6)
byte load_amount;
byte climates;
uint32 refit_mask;