diff options
| author | Pheenoh <pheenoh@gmail.com> | 2021-02-20 23:11:44 -0500 |
|---|---|---|
| committer | Pheenoh <pheenoh@gmail.com> | 2021-02-20 23:11:44 -0500 |
| commit | 5fbe9419f9af28560497f42eb951cd029ceb44d7 (patch) | |
| tree | 71671448e2411935f1de58253fca3bf856c14dab /src/m_Do/m_Do_machine.cpp | |
| parent | d102f73e7a1bb18745cdedc034baee3c88aeb065 (diff) | |
delete variables.h
Diffstat (limited to 'src/m_Do/m_Do_machine.cpp')
| -rw-r--r-- | src/m_Do/m_Do_machine.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/m_Do/m_Do_machine.cpp b/src/m_Do/m_Do_machine.cpp index 2fc30d1698..79c3ca666c 100644 --- a/src/m_Do/m_Do_machine.cpp +++ b/src/m_Do/m_Do_machine.cpp @@ -123,6 +123,12 @@ extern u8 lbl_80451570; extern u8 lbl_80451B00; extern u8 lbl_80451B04; extern JKRExpHeap* sSystemHeap__7JKRHeap; +extern JKRHeap* sRootHeap__7JKRHeap; +extern u8 lbl_80450580; +extern u8 lbl_80451501; +extern u8 lbl_804508B0; +extern u8 sSZSBufferSize__7JKRAram; +extern u8 lbl_803EAF40; extern "C" { // myGetHeapTypeByString__FP7JKRHeap |
