arranger: track name offset; cleanup

This commit is contained in:
🪞👃🪞 2024-08-21 23:09:04 +03:00
parent b3ae4ad3db
commit 1dbe151ae6
3 changed files with 7 additions and 11 deletions

View file

@ -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 {