mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-19 17:25:38 +02:00
Put each module in its own subdirectory
This commit is contained in:
parent
75bdd2ad3c
commit
8809cbb481
24 changed files with 73 additions and 71 deletions
|
@ -1,7 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#include "../module.h"
|
||||
#include "../particle.h"
|
||||
|
||||
struct module *module_alsa(
|
||||
const char *card, const char *mixer, struct particle *label);
|
Loading…
Add table
Add a link
Reference in a new issue