mirror of
https://github.com/ZeroOSProject/ZeroOS.git
synced 2026-09-13 02:24:42 +08:00
vi and busybox
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
pub const GLYPH_WIDTH: usize = 8;
|
||||
pub const GLYPH_HEIGHT: usize = 16;
|
||||
pub const HANKAKU: &[u8; 4096] = include_bytes!("../resources/hankaku.bin");
|
||||
Reference in New Issue
Block a user