// // sub_180017930 from 0x180017930 to 0x18001795b (43 bytes) // // 6 xrefs: // > sub_180017BA0 @ 0x180017ca5 // > sub_180017BA0 @ 0x180017d9f // > sub_180017BA0 @ 0x180017dc6 // > sub_180017BA0 @ 0x180017f88 // > sub_180017BA0 @ 0x180017faf // > @ 0x18004aa70 // // 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 // __int64 __fastcall sub_180017930(__int64 a1, __int64 a2, __int64 a3, __int64 a4) { __int64 v4; // rbx v4 = a3 * a2; sub_1800189D0(a4, *(_QWORD *)(a4 + 8), a1, a3 * a2); return v4; }