mirror of https://github.com/E-Almqvist/eOS
parent
9f04ba59c9
commit
7b6bb70719
@ -1,2 +1,4 @@ |
|||||||
|
#define STATUS_TEXT_COLOR 0x0f |
||||||
|
|
||||||
void init(); |
void init(); |
||||||
void display_status(char*);
|
void display_status(char*, unsigned int);
|
||||||
|
Loading…
Reference in new issue