diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-07-27 09:00:37 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-11-09 19:19:04 +0100 |
commit | 860807bf922f6fa08260def906df4d864353c90f (patch) | |
tree | 9b573173b9275f1caacf87ee2bd60ba757b0a23b /core/equipment.c | |
parent | f2bcc240c4d63c8e18d963ddb917e76fd3b939ec (diff) | |
download | subsurface-860807bf922f6fa08260def906df4d864353c90f.tar.gz |
Core: create copy_cylinder_type() function
Move the loop body of copy_cylinder_types() into its own function.
When using variable sized arrays, this loop will have to treat two
cases (overwrite cylinder and add new cylinder), so that makes things
more clear.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/equipment.c')
0 files changed, 0 insertions, 0 deletions