mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-29 07:32:32 -04:00
@@ -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 */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user