print hex
This commit is contained in:
@@ -5,4 +5,5 @@
|
||||
int makemenu(menu_item menu[], int menuamount);
|
||||
int message(char* message, u32 color);
|
||||
void clearscreen();
|
||||
int makefilemenu(fs_entry *files, int amount, char *path);
|
||||
int makefilemenu(fs_entry *files, int amount, char *path);
|
||||
void printbytes(u8 print[], u32 size, u32 offset);
|
||||
Reference in New Issue
Block a user