mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-18 08:45:39 +02:00
dynlist: move to particles folder
This commit is contained in:
parent
86425fbe48
commit
52f13dec3d
4 changed files with 5 additions and 5 deletions
|
@ -1,7 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
#include "../../particle.h"
|
||||
|
||||
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