Fix according to review

This commit is contained in:
Kartik 2017-03-02 13:16:12 +05:30 committed by GitHub
parent 51ac5111c5
commit d4812f0118

View File

@ -77,25 +77,15 @@ typedef enum
typedef struct
{
ErrorType errorType;
int errorCode;
screen_flag upperScreenFlag;
err_lang useLanguage;
u16 Text[1900];
bool homeButton;
bool softwareReset;
bool appJump;
ReturnCode returnCode;
u16 eulaVersion;
}ErrConf;
/**
* @brief Init the error applet.