run scripts added fx build commands
This commit is contained in:
parent
b9e517fa21
commit
54bf01cfea
56 changed files with 478 additions and 34 deletions
|
@ -7,6 +7,7 @@ use arduboy_rust::prelude::*;
|
|||
use arduboy_tones::tones_pitch::*;
|
||||
mod gameloop;
|
||||
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub const arduboy: Arduboy2 = Arduboy2::new();
|
||||
pub const sound: ArduboyTones = ArduboyTones::new();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue