Feat: bank / pattern import / export feature + documentation
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
mod file;
|
||||
mod project;
|
||||
pub mod share;
|
||||
|
||||
pub const MAX_BANKS: usize = 32;
|
||||
pub const MAX_PATTERNS: usize = 32;
|
||||
|
||||
Reference in New Issue
Block a user