mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
add const PPQ = 96
This commit is contained in:
parent
0da54db5e0
commit
11a66ee415
5 changed files with 28 additions and 20 deletions
|
|
@ -12,6 +12,8 @@ submod! {
|
|||
transport transport_tui
|
||||
}
|
||||
|
||||
pub const PPQ: usize = 96;
|
||||
|
||||
pub const CORNERS: CornersTall = CornersTall(NOT_DIM_GREEN);
|
||||
|
||||
tui_style!(GRAY_DIM =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue