mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 09:47:52 -04:00
j2d/j3d work (#2241)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: J3DAnmLoader
|
||||
// J3DAnmLoader
|
||||
//
|
||||
|
||||
#include "JSystem/J3DGraphLoader/J3DAnmLoader.h"
|
||||
|
||||
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user