Update browser to not use combos
This commit is contained in:
@@ -177,7 +177,7 @@ void draw_text_center(gfxScreen_t target, float y, float z, float scaleX, float
|
||||
void draw_home(u64 start_time, u64 cur_time);
|
||||
|
||||
void draw_base_interface(void);
|
||||
void draw_grid_interface(Entry_List_s * list, Instructions_s instructions);
|
||||
void draw_grid_interface(Entry_List_s * list, Instructions_s instructions, int extra_mode);
|
||||
void draw_interface(Entry_List_s * list, Instructions_s instructions, DrawMode draw_mode);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user