mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
arranger: track name offset; cleanup
This commit is contained in:
parent
b3ae4ad3db
commit
1dbe151ae6
3 changed files with 7 additions and 11 deletions
|
|
@ -1,5 +1,3 @@
|
|||
use crate::*;
|
||||
|
||||
macro_rules! impl_axis_common { ($A:ident $T:ty) => {
|
||||
impl $A<$T> {
|
||||
pub fn start_inc (&mut self) -> $T {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue