I am speed
This commit is contained in:
@@ -13,5 +13,10 @@ int gfx_makewaitmenu(char *hiddenmessage, int timer);
|
||||
void gfx_printlength(int size, char *toprint);
|
||||
void gfx_printandclear(char *in, int length, int endX);
|
||||
void gfx_printfilesize(int size, char *type);
|
||||
void gfx_sideSetY(u32 setY);
|
||||
u32 gfx_sideGetY();
|
||||
void gfx_sideprintf(char* message, ...);
|
||||
void gfx_sideprintandclear(char* message, int length);
|
||||
void gfx_drawScrollBar(int minView, int maxView, int count);
|
||||
|
||||
extern int printerrors;
|
||||
Reference in New Issue
Block a user