; ; FMOD_Channel_GetMute from 0x1800c5600 to 0x1800c5637 (55 bytes) ; ; 3 xrefs: ; > FMOD5_Channel_GetMute @ 0x1800f3d10 ; > @ 0x180194348 ; > @ 0x1801fdf5c ; ; 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, 0x1800c5600 sub rsp, 20h ; +0x2, 0x1800c5602 mov rbx, rdx ; +0x6, 0x1800c5606 test rcx, rcx ; +0x9, 0x1800c5609 jnz short loc_1800C5617 ; +0xc, 0x1800c560c lea eax, [rcx+1Fh] ; +0xe, 0x1800c560e add rsp, 20h ; +0x11, 0x1800c5611 pop rbx ; +0x15, 0x1800c5615 retn ; +0x16, 0x1800c5616 lea rdx, [rsp+28h+arg_0] ; +0x17, 0x1800c5617 call ?getMute@ChannelControl@FMOD@@QEAA?AW4FMOD_RESULT@@PEA_N@Z; FMOD::ChannelControl::getMute(bool *) ; +0x1c, 0x1800c561c test rbx, rbx ; +0x21, 0x1800c5621 jz short loc_1800C5631 ; +0x24, 0x1800c5624 xor ecx, ecx ; +0x26, 0x1800c5626 cmp [rsp+28h+arg_0], cl ; +0x28, 0x1800c5628 setnz cl ; +0x2c, 0x1800c562c mov [rbx], ecx ; +0x2f, 0x1800c562f add rsp, 20h ; +0x31, 0x1800c5631 pop rbx ; +0x35, 0x1800c5635 retn ; +0x36, 0x1800c5636