{"type": "func", "start": 381984, "end": 382036, "name": "sub_5D420", "pseudocode": "// \n// sub_5D420 from 0x5d420 to 0x5d454 (52 bytes)\n// \n// 1 xrefs:\n// > sub_6F8F4 @ 0x6f93c\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall sub_5D420(__int64 a1, float a2)\n{\n  __int64 v2; // x8\n\n  if ( *(float *)(a1 + 440) != a2 )\n  {\n    v2 = *(_QWORD *)(a1 + 416);\n    *(float *)(a1 + 440) = a2;\n    if ( v2 )\n      sub_611BC(v2);\n  }\n  return 0;\n}", "assembly": "; \n; sub_5D420 from 0x5d420 to 0x5d454 (52 bytes)\n; \n; 1 xrefs:\n; > sub_6F8F4 @ 0x6f93c\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nSTP             X29, X30, [SP,#-0x10+var_s0]!                          ; +0x0, 0x5d420\nLDR             S1, [X0,#0x1B8]                                        ; +0x4, 0x5d424\nMOV             X29, SP                                                ; +0x8, 0x5d428\nFCMP            S1, S0                                                 ; +0xc, 0x5d42c\nB.EQ            loc_5D448                                              ; +0x10, 0x5d430\nLDR             X8, [X0,#0x1A0]                                        ; +0x14, 0x5d434\nSTR             S0, [X0,#0x1B8]                                        ; +0x18, 0x5d438\nCBZ             X8, loc_5D448                                          ; +0x1c, 0x5d43c\nMOV             X0, X8                                                 ; +0x20, 0x5d440\nBL              sub_611BC                                              ; +0x24, 0x5d444\nMOV             W0, WZR                                                ; +0x28, 0x5d448\nLDP             X29, X30, [SP+var_s0],#0x10                            ; +0x2c, 0x5d44c\nRET                                                                    ; +0x30, 0x5d450", "xrefs": ["sub_6F8F4 @ 0x6f93c"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}