; ; FMOD_Channel_GetPaused from 0x1800c5650 to 0x1800c5687 (55 bytes) ; ; 3 xrefs: ; > FMOD5_Channel_GetPaused @ 0x1800f3d30 ; > @ 0x180194348 ; > @ 0x1801fdf68 ; ; 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, 0x1800c5650 sub rsp, 20h ; +0x2, 0x1800c5652 mov rbx, rdx ; +0x6, 0x1800c5656 test rcx, rcx ; +0x9, 0x1800c5659 jnz short loc_1800C5667 ; +0xc, 0x1800c565c lea eax, [rcx+1Fh] ; +0xe, 0x1800c565e add rsp, 20h ; +0x11, 0x1800c5661 pop rbx ; +0x15, 0x1800c5665 retn ; +0x16, 0x1800c5666 lea rdx, [rsp+28h+arg_0] ; +0x17, 0x1800c5667 call ?getPaused@ChannelControl@FMOD@@QEAA?AW4FMOD_RESULT@@PEA_N@Z; FMOD::ChannelControl::getPaused(bool *) ; +0x1c, 0x1800c566c test rbx, rbx ; +0x21, 0x1800c5671 jz short loc_1800C5681 ; +0x24, 0x1800c5674 xor ecx, ecx ; +0x26, 0x1800c5676 cmp [rsp+28h+arg_0], cl ; +0x28, 0x1800c5678 setnz cl ; +0x2c, 0x1800c567c mov [rbx], ecx ; +0x2f, 0x1800c567f add rsp, 20h ; +0x31, 0x1800c5681 pop rbx ; +0x35, 0x1800c5685 retn ; +0x36, 0x1800c5686