diff -r bf01317ddab2 -r fce00b25b921 src/economy_type.h --- a/src/economy_type.h Sun Jul 06 11:08:40 2008 +0000 +++ b/src/economy_type.h Mon Jul 07 09:23:54 2008 +0000 @@ -15,7 +15,7 @@ Money max_loan; ///< Maximum possible loan Money max_loan_unround; ///< Economy fluctuation status uint16 max_loan_unround_fract; ///< Fraction of the unrounded max loan - int fluct; + int16 fluct; byte interest_rate; ///< Interest byte infl_amount; ///< inflation amount byte infl_amount_pr; ///< inflation rate for payment rates