| [Freeciv-Dev] Re: (PR#10327) patch: unit.h contradicts itself.[Top] [All Lists][Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
 
 
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10327 >
Benoit Hudson wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=10327 >
> 
> goto_dest was commented as "we can't use map_position" -- but map_position is 
> defined in 
> unit.h and used earlier in the file.
Yes, it must have been moved.
> So I made goto_dest a struct map_position.
OK.  Though I'd rather add (x,y) values to the tile struct and just use 
a struct tile *.
jason
 
 
[Freeciv-Dev] Re: (PR#10327) patch: unit.h contradicts itself.,
Jason Short <=
 
 |  |