Skip to content

Commit

Permalink
Update Il2CppRGCTXDataType.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeengines authored Sep 16, 2024
1 parent 004d48c commit 4476b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LibCpp2IL/BinaryStructures/Il2CppRGCTXDataType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ public enum Il2CppRGCTXDataType : int
IL2CPP_RGCTX_DATA_CLASS,
IL2CPP_RGCTX_DATA_METHOD,
IL2CPP_RGCTX_DATA_ARRAY,
IL2CPP_RGCTX_DATA_CONSTRAINED,
}

0 comments on commit 4476b73

Please sign in to comment.