summaryrefslogtreecommitdiff
path: root/toxcore/tox_api.c
AgeCommit message (Collapse)Author
2016-12-22Remove tox_options_copy.iphydf
2016-12-22Use `tox_options_set_*` instead of direct member access.iphydf
Also added a `tox_options_copy` function for cloning an options object. This can be useful when creating several Tox instances with slightly varying options.