// // _logf_special from 0x180133e28 to 0x180133e48 (32 bytes) // // 6 xrefs: // > logf @ 0x180127a45 // > logf @ 0x180127a5a // > logf @ 0x180127c23 // > logf @ 0x180127c3c // > logf @ 0x180127c67 // > @ 0x18020320c // // 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 logf_special(int a1, int a2, int a3) { logf_special_common(a1, a2, a3, 26, (__int64)"logf"); }