mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
keymap macros
This commit is contained in:
parent
d39cce271f
commit
a50e022ab6
8 changed files with 233 additions and 199 deletions
|
|
@ -29,9 +29,9 @@ impl Mixer {
|
|||
}
|
||||
|
||||
pub fn process (
|
||||
mixer: &mut Mixer,
|
||||
client: &Client,
|
||||
scope: &ProcessScope
|
||||
_: &mut Mixer,
|
||||
_: &Client,
|
||||
_: &ProcessScope
|
||||
) -> Control {
|
||||
Control::Continue
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue