; ; CompareFunction from 0x180002740 to 0x18000275b (27 bytes) ; ; 1 xrefs: ; > sub_180001E90 @ 0x180001ff4 ; ; 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 ; mov rax, [rcx] ; +0x0, 0x180002740 mov r8d, [rax] ; +0x3, 0x180002743 mov rax, [rdx] ; +0x6, 0x180002746 xor edx, edx ; +0x9, 0x180002749 mov ecx, [rax] ; +0xb, 0x18000274b mov eax, edx ; +0xd, 0x18000274d cmp r8d, ecx ; +0xf, 0x18000274f setnbe al ; +0x12, 0x180002752 setb dl ; +0x15, 0x180002755 sub eax, edx ; +0x18, 0x180002758 retn ; +0x1a, 0x18000275a