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
@@ -34,10 +34,6 @@ struct J3DClusterLoader_v15 {
/* 803342F8 */ void readCluster(J3DClusterBlock const*);
};
struct J3DClusterLoaderDataBase {
/* 80334130 */ void load(void const*);
};
struct J3DClusterLoader {
/* 803345FC */ ~J3DClusterLoader();
};