]> git.pond.sub.org Git - empserver/commit
subs: Move sector abandonment functions to control.c
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 28 Dec 2014 20:42:02 +0000 (21:42 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 28 Feb 2015 15:13:14 +0000 (16:13 +0100)
commit3b9f2a149b8a0b24005e71b4ac2df5407534e744
treefafd4035c7419525ed93efeea4cbefdeddc32d1a
parent4f83ce27b40fec8d13e91b47f48d0434494667d0
subs: Move sector abandonment functions to control.c

Move them out of commands/move.c, because they're the only thing
involving land units there.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
include/prototypes.h
src/lib/commands/move.c
src/lib/subs/control.c