feat: changed font to 8x16; kfetch
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
void console_init(SG_Context *ctx);
|
||||
void console_clear(u32 color);
|
||||
SG_Context* console_get_context();
|
||||
SG_Point console_get_dimensions();
|
||||
void console_set_color(u32 color);
|
||||
void console_set_cursor_pos(SG_Point *p);
|
||||
void kprint(const char *str);
|
||||
|
||||
Reference in New Issue
Block a user