; ; FMOD_OS_Thread_Destroy from 0x1800c1730 to 0x1800c174d (29 bytes) ; ; 4 xrefs: ; > sub_1800B8560 @ 0x1800b85fd ; > @ 0x180194348 ; > @ 0x1801fdbf0 ; > @ 0x1801fdbfc ; ; 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 ; sub rsp, 28h ; +0x0, 0x1800c1730 call cs:CloseHandle ; +0x4, 0x1800c1734 xor ecx, ecx ; +0xa, 0x1800c173a mov edx, 1Ch ; +0xc, 0x1800c173c test eax, eax ; +0x11, 0x1800c1741 cmovz ecx, edx ; +0x13, 0x1800c1743 mov eax, ecx ; +0x16, 0x1800c1746 add rsp, 28h ; +0x18, 0x1800c1748 retn ; +0x1c, 0x1800c174c