forked from external/yambar
Since this struct only contained function pointers, make all particles export those functions directly. The plugin manager now defines a particle interface struct, and fills it it by dlsym:ing the functions that used to be in particle_info. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dynlist.c | ||
dynlist.h | ||
empty.c | ||
list.c | ||
map.c | ||
progress-bar.c | ||
ramp.c | ||
string.c |