Add errors
and prepare for file menu more and fix that you can't go left right when going up down
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include "gfx/gfxutils.h"
|
||||
#include "tegraexplorer/mainmenu.h"
|
||||
#include "tegraexplorer/tconf.h"
|
||||
#include "err.h"
|
||||
|
||||
|
||||
hekate_config h_cfg;
|
||||
@@ -209,6 +210,7 @@ void ipl_main()
|
||||
//u32 res = newMenu(&a, 0, 40, 5, testAdd, NULL);
|
||||
|
||||
//gfx_clearscreen();
|
||||
//DrawError(newErrCode(1));
|
||||
|
||||
EnterMainMenu();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user