]> git.pond.sub.org Git - empserver/commit
(unit_path): New, create by combining shp_path() and lnd_path().
authorRon Koenderink <rkoenderink@yahoo.ca>
Wed, 24 Jan 2007 23:24:37 +0000 (23:24 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Wed, 24 Jan 2007 23:24:37 +0000 (23:24 +0000)
commitaee2bc78e2b2b771d673950d2be0f4877c8d348d
tree14827e9ec3153c137a87208d8c04d1ddaa7f178e
parentd94d269769c26e19827d29184ea2254a211263cb
(unit_path): New, create by combining shp_path() and lnd_path().
(do_unit_move): Replace shp_path() and lnd_path() with unit_path().
(shp_path, lnd_path): Remove shp_path() and lnd_path(),
not used any more.
include/land.h
include/prototypes.h
include/unit.h
src/lib/commands/navi.c
src/lib/subs/lndsub.c
src/lib/subs/shpsub.c
src/lib/subs/unitsub.c