m_Do_audio

This commit is contained in:
jdflyer
2021-01-21 21:47:28 -07:00
parent 7b97550cee
commit ff7ac962f1
59 changed files with 882 additions and 804 deletions
+1 -1
View File
@@ -121,6 +121,6 @@ lbl_8000642C:
lbl_80006440:
/* 80006440 00003380 48 00 16 55 */ bl read__8mDoCPd_cFv
/* 80006444 00003384 48 01 26 29 */ bl fapGm_Execute
/* 80006448 00003388 48 00 0D 1D */ bl mDoAud_Execute
/* 80006448 00003388 48 00 0D 1D */ bl mDoAud_Execute__Fv
/* 8000644C 0000338C 4B FF FD 7D */ bl debug__Fv
/* 80006450 00003390 4B FF FF B0 */ b lbl_80006400
+4 -1
View File
@@ -1,3 +1,5 @@
#ifndef __M_DO_MAIN_H_
#define __M_DO_MAIN_H_
#include "JSystem/JKernel/JKRExpHeap/JKRExpHeap.h"
#include "JSystem/JKernel/JKRHeap/JKRHeap.h"
#include "JSystem/JKernel/JKRSolidHeap/JKRSolidHeap.h"
@@ -40,4 +42,5 @@ extern u8 lbl_80450B18;
extern u8 lbl_80450588[8];
extern u8 lbl_804511B8[4];
extern u8 lbl_80451210[4];
extern JKRSolidHeap* lbl_80450BBC;
extern JKRSolidHeap* lbl_80450BBC;
#endif