// // Generated By: dol2asm // Translation Unit: JAUAudioArcInterpreter // #include "JSystem/JAudio2/JAUAudioArcInterpreter.h" #include "dol2asm.h" #include "dolphin/types.h" // // Types: // struct JAUAudioArcInterpreter { /* 802A4244 */ JAUAudioArcInterpreter(); /* 802A4260 */ ~JAUAudioArcInterpreter(); /* 802A42A8 */ void parse(void const*); /* 802A4314 */ bool readCommandMore(u32); /* 802A431C */ void readCommand_(); }; // // Forward References: // extern "C" void __ct__22JAUAudioArcInterpreterFv(); extern "C" void __dt__22JAUAudioArcInterpreterFv(); extern "C" void parse__22JAUAudioArcInterpreterFPCv(); extern "C" bool readCommandMore__22JAUAudioArcInterpreterFUl(); extern "C" void readCommand___22JAUAudioArcInterpreterFv(); // // External References: // extern "C" void __dl__FPv(); // // Declarations: // /* ############################################################################################## */ /* 803C9A30-803C9A78 026B50 0044+04 2/2 0/0 0/0 .data __vt__22JAUAudioArcInterpreter */ SECTION_DATA extern void* __vt__22JAUAudioArcInterpreter[17 + 1 /* padding */] = { (void*)NULL /* RTTI */, (void*)NULL, (void*)__dt__22JAUAudioArcInterpreterFv, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)NULL, (void*)readCommandMore__22JAUAudioArcInterpreterFUl, /* padding */ NULL, }; /* 802A4244-802A4260 29EB84 001C+00 0/0 1/1 0/0 .text __ct__22JAUAudioArcInterpreterFv */ #pragma push #pragma optimization_level 0 #pragma optimizewithasm off asm JAUAudioArcInterpreter::JAUAudioArcInterpreter() { nofralloc #include "asm/JSystem/JAudio2/JAUAudioArcInterpreter/__ct__22JAUAudioArcInterpreterFv.s" } #pragma pop /* 802A4260-802A42A8 29EBA0 0048+00 1/0 3/3 0/0 .text __dt__22JAUAudioArcInterpreterFv */ #pragma push #pragma optimization_level 0 #pragma optimizewithasm off asm JAUAudioArcInterpreter::~JAUAudioArcInterpreter() { nofralloc #include "asm/JSystem/JAudio2/JAUAudioArcInterpreter/__dt__22JAUAudioArcInterpreterFv.s" } #pragma pop /* 802A42A8-802A4314 29EBE8 006C+00 0/0 1/1 0/0 .text parse__22JAUAudioArcInterpreterFPCv */ #pragma push #pragma optimization_level 0 #pragma optimizewithasm off asm void JAUAudioArcInterpreter::parse(void const* param_0) { nofralloc #include "asm/JSystem/JAudio2/JAUAudioArcInterpreter/parse__22JAUAudioArcInterpreterFPCv.s" } #pragma pop /* 802A4314-802A431C 29EC54 0008+00 1/0 1/0 0/0 .text readCommandMore__22JAUAudioArcInterpreterFUl */ bool JAUAudioArcInterpreter::readCommandMore(u32 param_0) { return false; } /* 802A431C-802A4740 29EC5C 0424+00 1/1 0/0 0/0 .text readCommand___22JAUAudioArcInterpreterFv */ #pragma push #pragma optimization_level 0 #pragma optimizewithasm off asm void JAUAudioArcInterpreter::readCommand_() { nofralloc #include "asm/JSystem/JAudio2/JAUAudioArcInterpreter/readCommand___22JAUAudioArcInterpreterFv.s" } #pragma pop