forked from PAWPAW-Mirror/lib_xua
Added extra EA_NATIVE guard for string table struct
This commit is contained in:
@@ -210,7 +210,9 @@ typedef struct
|
||||
STR_TABLE_ENTRY(mixOutStr_8);
|
||||
#endif
|
||||
STR_TABLE_ENTRY(iAPInterfaceStr);
|
||||
#ifdef IAP_EA_NATIVE_TRANS
|
||||
STR_TABLE_ENTRY(iAP_EANativeTransport_InterfaceStr);
|
||||
#endif
|
||||
} StringDescTable_t;
|
||||
|
||||
StringDescTable_t g_strTable =
|
||||
|
||||
Reference in New Issue
Block a user