Match & link DynamicLink.cpp

This commit is contained in:
Luke Street
2023-09-15 00:48:57 -04:00
parent 5fb89c15d8
commit 2a2b9c2f4e
6 changed files with 12 additions and 17 deletions
+1 -6
View File
@@ -13,14 +13,9 @@
#include "MSL_C/stdio.h"
#include "REL/executor.h"
#include "m_Do/m_Do_dvd_thread.h"
#include "m_Do/m_Do_ext.h"
#include "dolphin/os/OS.h"
// TODO
// #include "m_Do/m_Do_ext.h"
JKRExpHeap* mDoExt_getArchiveHeap();
extern JKRExpHeap* archiveHeap;
// end m_Do_ext.h
DynamicModuleControlBase* DynamicModuleControlBase::mFirst;
DynamicModuleControlBase* DynamicModuleControlBase::mLast;