; ; FMOD_OS_CriticalSection_TryEnter from 0x1800c0ce0 to 0x1800c0cfe (30 bytes) ; ; 2 xrefs: ; > @ 0x180194348 ; > @ 0x1801fdb24 ; ; 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 ; push rbx ; +0x0, 0x1800c0ce0 sub rsp, 20h ; +0x2, 0x1800c0ce2 mov rbx, rdx ; +0x6, 0x1800c0ce6 call cs:TryEnterCriticalSection ; +0x9, 0x1800c0ce9 test eax, eax ; +0xf, 0x1800c0cef setnz al ; +0x11, 0x1800c0cf1 mov [rbx], al ; +0x14, 0x1800c0cf4 xor eax, eax ; +0x16, 0x1800c0cf6 add rsp, 20h ; +0x18, 0x1800c0cf8 pop rbx ; +0x1c, 0x1800c0cfc retn ; +0x1d, 0x1800c0cfd