Maybe gif-lib wasn't too bright an idea...
This commit is contained in:
parent
9ef5c135e8
commit
d27f9ecf7e
199 changed files with 481 additions and 2434004 deletions
3
host/main.h
Normal file
3
host/main.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
color_t * framebuffer_render_text(char *s, glyph_t **glyph_table, unsigned int glyph_table_size);
|
||||
void console_render_buffer(uint8_t *gbuf, unsigned int gbufwidth, unsigned int gbufheight);
|
||||
Loading…
Add table
Add a link
Reference in a new issue