Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DeNcHiK3713 authored and github-actions[bot] committed Oct 14, 2023
1 parent c88a5d8 commit 524c21e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/src/main/jni/Includes/Offsets.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@
#define Entity_LoadCard_Offset "0x1D4B46C"
#define EntityBase_HasTag_Offset "0x1D562BC"
#define UpdateUtils_GetAndroidStoreUrl_Offset "0x1EBC6A0"
#define Actor_GetPremium_Offset "0x1C20A34"
#define Actor_DoesDiamondModelExistOnCardDef_Offset "0x1C244D8"
#define Actor_HasSignaturePortraitTexture_Offset "0x1C3445C"
#define Unity_AndroidRenderOutsideSafeArea_Offset "0x144A1FD"
#else

Expand Down Expand Up @@ -178,5 +181,8 @@
#define Entity_LoadCard_Offset "0x1528074"
#define EntityBase_HasTag_Offset "0x1534D08"
#define UpdateUtils_GetAndroidStoreUrl_Offset "0x1714D60"
#define Actor_GetPremium_Offset "0x13A02BC"
#define Actor_DoesDiamondModelExistOnCardDef_Offset "0x13A4C50"
#define Actor_HasSignaturePortraitTexture_Offset "0x13BA7FC"
#define Unity_AndroidRenderOutsideSafeArea_Offset "0xFD29A5"
#endif

0 comments on commit 524c21e

Please sign in to comment.