mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-29 08:12:52 -04:00
re-generate with bug fixes
This commit is contained in:
@@ -30,14 +30,14 @@ struct J3DModelLoader_v26 {
|
||||
|
||||
struct J3DDrawBlock {};
|
||||
|
||||
struct J3DJointBlock {};
|
||||
|
||||
struct J3DModelInfoBlock {};
|
||||
|
||||
struct J3DMaterialDLBlock {};
|
||||
|
||||
struct J3DEnvelopeBlock {};
|
||||
|
||||
struct J3DJointBlock {};
|
||||
|
||||
struct J3DModelLoader {
|
||||
/* 80336794 */ void countMaterialNum(void const*);
|
||||
/* 803367D4 */ void calcLoadSize(void const*, u32);
|
||||
@@ -69,8 +69,6 @@ struct J3DMaterialFactory {
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
extern "C" extern char const* const J3DModelLoaderCalcSize__stringBase0;
|
||||
|
||||
extern "C" void countMaterialNum__14J3DModelLoaderFPCv();
|
||||
extern "C" void calcLoadSize__14J3DModelLoaderFPCvUl();
|
||||
extern "C" void calcLoadMaterialTableSize__14J3DModelLoaderFPCv();
|
||||
|
||||
Reference in New Issue
Block a user