; ; FMOD_Channel_IsPlaying from 0x1800c5740 to 0x1800c5777 (55 bytes) ; ; 3 xrefs: ; > FMOD5_Channel_IsPlaying @ 0x1800f3dc0 ; > @ 0x180194348 ; > @ 0x1801fdf80 ; ; 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, 0x1800c5740 sub rsp, 20h ; +0x2, 0x1800c5742 mov rbx, rdx ; +0x6, 0x1800c5746 test rcx, rcx ; +0x9, 0x1800c5749 jnz short loc_1800C5757 ; +0xc, 0x1800c574c lea eax, [rcx+1Fh] ; +0xe, 0x1800c574e add rsp, 20h ; +0x11, 0x1800c5751 pop rbx ; +0x15, 0x1800c5755 retn ; +0x16, 0x1800c5756 lea rdx, [rsp+28h+arg_0] ; +0x17, 0x1800c5757 call ?isPlaying@ChannelControl@FMOD@@QEAA?AW4FMOD_RESULT@@PEA_N@Z; FMOD::ChannelControl::isPlaying(bool *) ; +0x1c, 0x1800c575c test rbx, rbx ; +0x21, 0x1800c5761 jz short loc_1800C5771 ; +0x24, 0x1800c5764 xor ecx, ecx ; +0x26, 0x1800c5766 cmp [rsp+28h+arg_0], cl ; +0x28, 0x1800c5768 setnz cl ; +0x2c, 0x1800c576c mov [rbx], ecx ; +0x2f, 0x1800c576f add rsp, 20h ; +0x31, 0x1800c5771 pop rbx ; +0x35, 0x1800c5775 retn ; +0x36, 0x1800c5776