Add a bit of tools + make unselectable menu objects
+ fix compile error + move back to top of menus
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#pragma once
|
||||
#include "te.h"
|
||||
|
||||
int makemenu(menu_item menu[], int menuamount);
|
||||
int message(char* message, u32 color);
|
||||
int message(char* message, u32 color);
|
||||
void clearscreen();
|
||||
Reference in New Issue
Block a user