]> git.pond.sub.org Git - empserver/commit
Simplify quiet_bigdef()
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 13 Mar 2008 19:34:04 +0000 (20:34 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 14 Mar 2008 19:25:44 +0000 (20:25 +0100)
commit4babf726f0585c9e6d9e39c933784a749971d85d
treefc9630b42d87f4a3a2deb9c88405f37c811e861e
parent3c7ea15195c38bb7cf7c087dcda028b52f0ed88b
Simplify quiet_bigdef()

Move common part of submarine and surface ship return fire out of the
conditional.

Use ni.curdist instead of recomputing the range.
src/lib/commands/mfir.c