Kestrel Interface
Loading...
Searching...
No Matches
kest_effect_init.h
Go to the documentation of this file.
1#ifndef KEST_INT_TRANSFORMER_INIT_H_
2#define KEST_INT_TRANSFORMER_INIT_H_
3
4int init_effect_of_type(kest_effect *effect, uint16_t type);
5
6#endif
int init_effect_of_type(kest_effect *effect, uint16_t type)