forked from external/yambar
particle/dynlist: link particle-sdk PRIVATE:ly
This commit is contained in:
parent
2f83ed1fc3
commit
bc9c33c187
3 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
#include "../particle.h"
|
||||
|
||||
struct particle;
|
||||
struct exposable *dynlist_exposable_new(
|
||||
struct exposable **exposables, size_t count, int left_spacing, int right_spacing);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue