]> git.pond.sub.org Git - empserver/commit
(quiet_bigdef): Work directly on item arrays instead of copies made by
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 10 Mar 2004 12:52:24 +0000 (12:52 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 10 Mar 2004 12:52:24 +0000 (12:52 +0000)
commit364f452a3c6953bdd48c8be5a6e7cfddfd4e5376
treee204850735b6c189f7a2fc8a6c2051fb182ea2fe
parent7a59ab4784e5ba65e631c74e7b9280d0d571b434
(quiet_bigdef): Work directly on item arrays instead of copies made by
getvec().  This is safe, because the old code made single copies and
always flushed them back into the unit structures before flushing
those, in use_ammo(), or discarded both the copy and the unit
structure.
src/lib/commands/mfir.c