diff -r 3ad9dfb5430d -r 5e9620220703 src/economy_type.h --- a/src/economy_type.h Sun Jun 01 16:45:32 2008 +0000 +++ b/src/economy_type.h Wed Jul 09 18:59:39 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; ///< "floating" portion of inflation