1 2 3 4 5 6 7 8
public Audio_GetParentEvent .code Audio_GetParentEvent proc mov rax, r12 ret Audio_GetParentEvent endp end