mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 12:46:42 +01:00
modularize core
This commit is contained in:
parent
a4061535b5
commit
2837ffff4a
43 changed files with 629 additions and 770 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use crate::prelude::*;
|
||||
use crate::core::*;
|
||||
|
||||
pub struct Looper {
|
||||
name: String
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue