Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
//
// Generated by dtk
// Translation Unit: J3DNode.cpp
//
#include "JSystem/J3DGraphAnimator/J3DNode.h"
#include "dolphin/types.h"
/* 802F5BA4-802F5BC8 .text __ct__7J3DNodeFv */
J3DNode::J3DNode() {
/* Nonmatching */
}
/* 802F5BC8-802F5C10 .text __dt__7J3DNodeFv */
J3DNode::~J3DNode() {
/* Nonmatching */
}
/* 802F5C10-802F5C44 .text appendChild__7J3DNodeFP7J3DNode */
void J3DNode::appendChild(J3DNode*) {
/* Nonmatching */
}
/* 802F5C44-802F5C48 .text entryIn__7J3DNodeFv */
void J3DNode::entryIn() {
/* Nonmatching */
}