src/economy.h
changeset 7244 8e6293476b5c
parent 6954 76ad0c521767
child 7318 632cd0497770
--- a/src/economy.h	Fri Jul 13 10:46:07 2007 +0000
+++ b/src/economy.h	Fri Jul 13 12:08:37 2007 +0000
@@ -11,6 +11,7 @@
 struct Economy {
 	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;
 	byte interest_rate;     ///< Interest
 	byte infl_amount;       ///< inflation amount