Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
December 2000: [Freeciv-Dev] Re: pplayer->revolution |
[Freeciv-Dev] Re: pplayer->revolution[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tue, Dec 26, 2000 at 12:41:16PM +0100, Thue wrote: > There is lots of checks for > if((pplayer->revolution>5) || (pplayer->revolution<0)) The asserts are probably the way you wanna go. Not sure what ->revolution signifies, but if the check appears in that many places maybe those two constants oughta be #defined? -- Asher Densmore-Lynn <jesdynf@xxxxxxxxxxxx>
|