mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
m_Do_audio
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user