mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-07 01:35:29 -04:00
get dusk past compilation and into linking
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
#include "dolphin/gf/GFLight.h"
|
||||
#include "m_Do/m_Do_lib.h"
|
||||
|
||||
#ifndef __MWERKS__
|
||||
#include "dusk/math.h"
|
||||
#endif
|
||||
|
||||
static BOOL daMirror_c_createHeap(fopAc_ac_c* i_this) {
|
||||
return ((daMirror_c*)i_this)->createHeap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user