; ; FMOD_ChannelGroup_GetDelay from 0x1800c4f70 to 0x1800c4fab (59 bytes) ; ; 3 xrefs: ; > FMOD5_ChannelGroup_GetDelay @ 0x1800f3830 ; > @ 0x180194348 ; > @ 0x1801fdf08 ; ; 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, 0x1800c4f70 sub rsp, 20h ; +0x2, 0x1800c4f72 mov rbx, r9 ; +0x6, 0x1800c4f76 test rcx, rcx ; +0x9, 0x1800c4f79 jnz short loc_1800C4F87 ; +0xc, 0x1800c4f7c lea eax, [rcx+1Fh] ; +0xe, 0x1800c4f7e add rsp, 20h ; +0x11, 0x1800c4f81 pop rbx ; +0x15, 0x1800c4f85 retn ; +0x16, 0x1800c4f86 lea r9, [rsp+28h+arg_0] ; +0x17, 0x1800c4f87 call ?getDelay@ChannelControl@FMOD@@QEAA?AW4FMOD_RESULT@@PEA_K0PEA_N@Z; FMOD::ChannelControl::getDelay(unsigned __int64 *,unsigned __int64 *,bool *) ; +0x1c, 0x1800c4f8c test eax, eax ; +0x21, 0x1800c4f91 jnz short loc_1800C4FA5 ; +0x23, 0x1800c4f93 test rbx, rbx ; +0x25, 0x1800c4f95 jz short loc_1800C4FA5 ; +0x28, 0x1800c4f98 xor ecx, ecx ; +0x2a, 0x1800c4f9a cmp [rsp+28h+arg_0], cl ; +0x2c, 0x1800c4f9c setnz cl ; +0x30, 0x1800c4fa0 mov [rbx], ecx ; +0x33, 0x1800c4fa3 add rsp, 20h ; +0x35, 0x1800c4fa5 pop rbx ; +0x39, 0x1800c4fa9 retn ; +0x3a, 0x1800c4faa