// // localStorageFree from 0x180016fc0 to 0x180017010 (80 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004a9ec // // 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 localStorageFree() { if ( dword_1800486A0 ) { sqlite3_finalize(qword_1800486B0); sqlite3_finalize(qword_1800486B8); sqlite3_finalize(qword_1800486C0); sqlite3_close(qword_1800486A8); dword_1800486A0 = 0; } }