mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-03 00:53:47 -04:00
J2D structs + print / fix GX + MSL string headers (#157)
* J2D structs + print / fix GX + MSL string headers * remove msl_c/string.h
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "JSystem/JParticle/JPAParticle.h"
|
||||
#include "SSystem/SComponent/c_sxyz.h"
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "dolphin/gx/GXTexture.h"
|
||||
#include "dolphin/gx/GX.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "m_Do/m_Do_ext.h"
|
||||
|
||||
@@ -328,10 +328,6 @@ private:
|
||||
/* 0x18 */ EVIL_EFF field_0x18[2000];
|
||||
};
|
||||
|
||||
struct GXFogAdjTable {
|
||||
u16 field_0x0[10];
|
||||
};
|
||||
|
||||
class fopAc_ac_c;
|
||||
|
||||
class dScnKy_env_light_c {
|
||||
|
||||
Reference in New Issue
Block a user