; ; initialize_multibyte from 0x180140fc4 to 0x180140fdb (23 bytes) ; ; 2 xrefs: ; > @ 0x180144530 ; > @ 0x180203c68 ; ; 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 ; sub rsp, 28h ; +0x0, 0x180140fc4 call __acrt_initialize_multibyte ; +0x4, 0x180140fc8 xor ecx, ecx ; +0x9, 0x180140fcd test al, al ; +0xb, 0x180140fcf setz cl ; +0xd, 0x180140fd1 mov eax, ecx ; +0x10, 0x180140fd4 add rsp, 28h ; +0x12, 0x180140fd6 retn ; +0x16, 0x180140fda