// // _log_special from 0x180133d70 to 0x180133d90 (32 bytes) // // 7 xrefs: // > log @ 0x18012f581 // > log @ 0x18012f59f // > log @ 0x18012f7d1 // > log @ 0x18012f7ff // > log @ 0x18012f835 // > @ 0x1802031e8 // > @ 0x1802031f4 // // 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 // double __fastcall log_special(int a1, int a2, int a3) { return log_special_common(a1, a2, a3, 26, (__int64)&unk_180173358); }