{"type": "func", "start": 6443264064, "end": 6443264080, "name": "FMOD_System_AttachFileSystem", "pseudocode": "// \n// FMOD_System_AttachFileSystem from 0x1800c6840 to 0x1800c6850 (16 bytes)\n// \n// 2 xrefs:\n// > FMOD5_System_AttachFileSystem @ 0x1800f4930\n// > <???> @ 0x180194348\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall FMOD_System_AttachFileSystem(__int64 a1, __int64 a2, __int64 a3, __int64 a4, __int64 a5)\n{\n  if ( a1 )\n    return FMOD::System::attachFileSystem(a1, a2, a3, a4, a5);\n  else\n    return 31;\n}", "assembly": "; \n; FMOD_System_AttachFileSystem from 0x1800c6840 to 0x1800c6850 (16 bytes)\n; \n; 2 xrefs:\n; > FMOD5_System_AttachFileSystem @ 0x1800f4930\n; > <???> @ 0x180194348\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\ntest    rcx, rcx                                                       ; +0x0, 0x1800c6840\njnz     short loc_1800C684B                                            ; +0x3, 0x1800c6843\nmov     eax, 1Fh                                                       ; +0x5, 0x1800c6845\nretn                                                                   ; +0xa, 0x1800c684a\njmp     ?attachFileSystem@System@FMOD@@QEAA?AW4FMOD_RESULT@@P6A?AW43@PEBDPEAIPEAPEAXPEAX@ZP6A?AW43@33@ZP6A?AW43@33I13@ZP6A?AW43@3I3@Z@Z; FMOD::System::attachFileSystem(FMOD_RESULT (*)(char const *,uint *,void * *,void *),FMOD_RESULT (*)(void *,void *),FMOD_RESULT (*)(void *,void *,uint,uint *,void *),FMOD_RESULT (*)(void *,uint,void *)) ; +0xb, 0x1800c684b", "xrefs": ["FMOD5_System_AttachFileSystem @ 0x1800f4930", "<???> @ 0x180194348"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}