update API doc of delete_fluid_sequencer()

This commit is contained in:
derselbst 2018-09-21 17:32:48 +02:00
parent fb684aa5d8
commit 923f5f3544

View file

@ -156,6 +156,7 @@ new_fluid_sequencer2(int use_system_timer)
/**
* Free a sequencer object.
* @note Registered sequencer clients may not be fully freed by this function. Explicitly unregister them with fluid_sequencer_unregister_client().
* @param seq Sequencer to delete
*/
void