[Freeciv-Dev] Re: (PR#7157) Add #define is_city_hilited(pcity)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] Re: (PR#7157) Add #define is_city_hilited(pcity) |
From: |
"Arnstein Lindgard" <a-l@xxxxxxx> |
Date: |
Fri, 26 Dec 2003 08:40:59 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=7157 >
client/mapctrl_common.h:
> #endif /* FC__MAPVIEW_COMMON_H */
Hey that comment is obviously wrong.
Arnstein
--- access/client/mapctrl_common.h Fri Dec 26 17:17:45 2003
+++ error/client/mapctrl_common.h Fri Dec 26 17:37:13 2003
@@ -62,4 +62,4 @@
#define is_city_hilited(pcity) \
map_get_tile((pcity)->x, (pcity)->y)->client.hilite == HILITE_CITY \
-#endif /* FC__MAPVIEW_COMMON_H */
+#endif /* FC__MAPCTRL_COMMON_H */
- [Freeciv-Dev] Re: (PR#7157) Add #define is_city_hilited(pcity),
Arnstein Lindgard <=
|
|