Unity: Update headers
This commit is contained in:
@@ -876,8 +876,8 @@ typedef struct Il2CppCatchPoint
|
||||
MethodIndex __methodDefinitionIndex;
|
||||
TypeIndex catchTypeIndex;
|
||||
int32_t ilOffset;
|
||||
int32_t tryId;
|
||||
int32_t parentTryId;
|
||||
int8_t tryId;
|
||||
int8_t parentTryId;
|
||||
} Il2CppCatchPoint;
|
||||
typedef struct Il2CppDebuggerMetadataRegistration
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user