J3D setup (#155)

* setup j3d classes

* remove asm

* fixes

* fix newDifferedDisplayList
This commit is contained in:
TakaRikka
2021-10-11 09:38:53 -07:00
committed by GitHub
parent f51c495cf4
commit f51935c034
134 changed files with 3399 additions and 4786 deletions
@@ -122,10 +122,6 @@ struct J3DModelLoader_v21 {
/* 803363F4 */ ~J3DModelLoader_v21();
};
struct J3DModelLoaderDataBase {
/* 803346BC */ void load(void const*, u32);
};
struct J3DDrawBlock {};
struct J3DMaterialDLBlock {};