; ; FMOD_OS_File_Close from 0x1800c0d20 to 0x1800c0d3d (29 bytes) ; ; 10 xrefs: ; > sub_1800B41B0 @ 0x1800b41b7 ; > sub_1800BEE10 @ 0x1800bee50 ; > sub_1800BF280 @ 0x1800bf2c0 ; > sub_180113720 @ 0x180113868 ; > sub_180113F70 @ 0x180114000 ; > sub_180113F70 @ 0x1801140c7 ; > sub_180114370 @ 0x180114464 ; > sub_180114FB0 @ 0x18011511b ; > @ 0x180194348 ; > @ 0x1801fdb3c ; ; 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, 0x1800c0d20 call cs:CloseHandle ; +0x4, 0x1800c0d24 xor ecx, ecx ; +0xa, 0x1800c0d2a mov edx, 0Dh ; +0xc, 0x1800c0d2c test eax, eax ; +0x11, 0x1800c0d31 cmovz ecx, edx ; +0x13, 0x1800c0d33 mov eax, ecx ; +0x16, 0x1800c0d36 add rsp, 28h ; +0x18, 0x1800c0d38 retn ; +0x1c, 0x1800c0d3c