diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2024-11-10 11:53:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-10 04:53:09 -0500 |
| commit | d9201174e34d7a26199482546705b9ca16765dfd (patch) | |
| tree | 2d8d57ce6ed6f0f3988ef8181b93b9af3c709986 /src/JSystem/J3DGraphLoader/J3DClusterLoader.cpp | |
| parent | bec20e3dd462bd9cba86979e471856356c223261 (diff) | |
j2d/j3d work (#2241)
Diffstat (limited to 'src/JSystem/J3DGraphLoader/J3DClusterLoader.cpp')
| -rw-r--r-- | src/JSystem/J3DGraphLoader/J3DClusterLoader.cpp | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/src/JSystem/J3DGraphLoader/J3DClusterLoader.cpp b/src/JSystem/J3DGraphLoader/J3DClusterLoader.cpp index ee63dfae24..cf56637ee5 100644 --- a/src/JSystem/J3DGraphLoader/J3DClusterLoader.cpp +++ b/src/JSystem/J3DGraphLoader/J3DClusterLoader.cpp @@ -1,6 +1,5 @@ // -// Generated By: dol2asm -// Translation Unit: J3DClusterLoader +// J3DClusterLoader // #include "JSystem/J3DGraphLoader/J3DClusterLoader.h" @@ -116,30 +115,4 @@ void J3DClusterLoader_v15::readCluster(const J3DClusterBlock* block) { DCStoreRange(arr, vtxPosSize); } - -/* 803345FC-80334644 32EF3C 0048+00 1/0 0/0 0/0 .text __dt__16J3DClusterLoaderFv */ -// Remove when JSUConvertOffsetToPtr is ok -void __dt__16J3DClusterLoaderFv() { -//asm J3DClusterLoader::~J3DClusterLoader() { - // NONMATCHING -} - -/* 80334644-8033465C 32EF84 0018+00 1/1 0/0 0/0 .text - * JSUConvertOffsetToPtr<16J3DClusterVertex>__FPCvPCv */ -extern "C" void func_80334644(void* _this, void const* param_0, void const* param_1) { - // NONMATCHING -} - -/* 8033465C-80334674 32EF9C 0018+00 1/1 0/0 0/0 .text - * JSUConvertOffsetToPtr<13J3DClusterKey>__FPCvPCv */ -extern "C" void func_8033465C(void* _this, void const* param_0, void const* param_1) { - // NONMATCHING -} - -/* 80334674-8033468C 32EFB4 0018+00 1/1 0/0 0/0 .text JSUConvertOffsetToPtr<10J3DCluster>__FPCvPCv - */ -extern "C" void func_80334674(void* _this, void const* param_0, void const* param_1) { - // NONMATCHING -} - /* 803A2098-803A2098 02E6F8 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ |
