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
+28
View File
@@ -0,0 +1,28 @@
//
// Generated by dtk
// Translation Unit: d_spline_path.cpp
//
#include "d_spline_path.h"
#include "dolphin/types.h"
/* 800C239C-800C2430 .text Init__14d2DBSplinePathFll */
void d2DBSplinePath::Init(long, long) {
/* Nonmatching */
}
/* 800C2430-800C25D8 .text Step__14d2DBSplinePathFv */
void d2DBSplinePath::Step() {
/* Nonmatching */
}
/* 800C25D8-800C268C .text Calc__14d2DBSplinePathFP4cXyz */
void d2DBSplinePath::Calc(cXyz*) {
/* Nonmatching */
}
/* 800C268C-800C26D4 .text Calc__14d2DBSplinePathFPf */
void d2DBSplinePath::Calc(float*) {
/* Nonmatching */
}