mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-28 08:24:59 -04:00
Match & link DynamicLink.cpp
This commit is contained in:
+1
-6
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user