// // sub_5D358 from 0x5d358 to 0x5d3d0 (120 bytes) // // 1 xrefs: // > sub_5DB60 @ 0x5dc38 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // void __fastcall sub_5D358(__int64 a1) { __int64 v1; // x9 __int64 v3; // x0 v1 = *(_QWORD *)(a1 + 416); ++*(_DWORD *)(a1 + 424); if ( !v1 ) { v3 = sub_E2908( *(__int64 *)((char *)&qword_1B0 + (_QWORD)off_114000), 32, "../../src/fmod_geometry_mgr.cpp", 375, 0, 0, 1); *(_QWORD *)(a1 + 416) = v3; if ( v3 ) sub_608C8(*(float *)(a1 + 440)); } JUMPOUT(0x5D4B0); }