[Freeciv-Dev] Re: Freeciv commit: ali: Add macro is_city_hilited().
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sun, 4 Jan 2004, Arnstein Lindgard wrote:
> On Sun, 4 Jan 2004 11:30:36 +0100 Raimar Falke wrote:
> > > +#define is_city_hilited(pcity)
> > > \
> > > +(map_get_tile((pcity)->x, (pcity)->y)->client.hilite == HILITE_CITY)
> > > \
> > > +
> >
> > It was my error to not report earlier but such macros should really be
> > functions.
Maybe someone should commit jason's inline patch. Uh, Jason did write an
inline patch, right?
- Per
|
|