// // sub_5BB4C from 0x5bb4c to 0x5bb60 (20 bytes) // // 1 xrefs: // > FMOD::Channel::setPriority @ 0xce9c4 // // 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 // __int64 __fastcall sub_5BB4C(__int64 a1, unsigned int a2) { if ( a2 > 0x100 ) return 31; *(_DWORD *)(a1 + 480) = a2; return sub_597E0(a1); }