]> git.pond.sub.org Git - empserver/commit
update: Factor out ship and land unit plague plague code
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 22 Jun 2016 17:56:02 +0000 (19:56 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 18:08:30 +0000 (20:08 +0200)
commit7951e91e3f0f31fafb1c90e37dac4ad2096c5e7f
tree4d0d87e5ecbb16bd0cf9166d000ec1acf1cf8c0e
parent1dfe91ca96fb9c98e22e7a741a79ec0ff99e9199
update: Factor out ship and land unit plague plague code

Factor plague_ship() out of upd_ship(), and plague_land() out of
upd_land().

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/update/land.c
src/lib/update/ship.c