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
@@ -3,4 +3,9 @@
#include "dolphin/types.h"
class J3DModelLoaderDataBase {
public:
/* 803346BC */ void load(void const*, u32);
};
#endif /* J3DMODELLOADER_H */