Fix compilation issue

This commit is contained in:
Kartik 2017-05-22 01:17:32 +05:30 committed by GitHub
parent 94aabe35f3
commit f346d41fbf

View File

@ -52,7 +52,7 @@ typedef enum
typedef struct typedef struct
{ {
errorType errorType; errorType Type;
int errorCode; int errorCode;
errorScreenFlag upperScreenFlag; errorScreenFlag upperScreenFlag;
u16 useLanguage; u16 useLanguage;