mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
chore: tidy up
This commit is contained in:
parent
5afed6f055
commit
dc09ea901f
10 changed files with 321 additions and 160 deletions
|
|
@ -62,4 +62,8 @@ pub use crate::engine::{
|
|||
HandleInput,
|
||||
Event
|
||||
};
|
||||
pub use crate::render::{draw_box, draw_leaf};
|
||||
pub use crate::render::{
|
||||
draw_box,
|
||||
draw_leaf,
|
||||
draw_focus_corners
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue