forked from external/yambar
remove module subfolders
This commit is contained in:
parent
52f13dec3d
commit
b7e7ad522f
18 changed files with 48 additions and 48 deletions
6
modules/label.h
Normal file
6
modules/label.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "../module.h"
|
||||
#include "../particle.h"
|
||||
|
||||
struct module *module_label(struct particle *label);
|
Loading…
Add table
Add a link
Reference in a new issue