// // j_j_.free from 0xe2e8c to 0xe2e90 (4 bytes) // // 4 xrefs: // > FMOD_Memory_Initialize @ 0x50130 // > sub_E2E90 @ 0xe2eb0 // > sub_E2ED0 @ 0xe2f80 // > @ 0x10f7b8 // // 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 j_j__free(void *ptr) { j__free(ptr); }