lib fixes, J3D included

This commit is contained in:
Jasper St. Pierre
2023-09-12 00:11:53 -07:00
parent f167a3e8b9
commit 06ec97aade
3 changed files with 26 additions and 7 deletions
+1 -5
View File
@@ -4,11 +4,7 @@
#include "global.h"
#include "dolphin/gx/GX.h"
#include "SSystem/SComponent/c_xyz.h"
// setup properly later
struct J3DLightObj {
u8 temp[0x74];
};
#include "JSystem/J3DGraphBase/J3DStruct.h"
class J3DModel;