// // j_j_free from 0x1800b6400 to 0x1800b6405 (5 bytes) // // 3 xrefs: // > sub_1800B63A0 @ 0x1800b63c7 // > sub_1800B68A0 @ 0x1800b698e // > FMOD_Memory_Initialize @ 0x1800c630d // // 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 // // attributes: thunk void __cdecl j_j_free(void *Block) { j_free(Block); }