summaryrefslogtreecommitdiffstats
path: root/src/control/Curves.cpp
blob: 84d4af5aa89204f88dee2c1b0930c24f6b3d50cc (plain) (blame)
1
2
3
4
5
6
#include "common.h"
#include "patcher.h"
#include "Curves.h"

WRAPPER float CCurves::CalcSpeedScaleFactor(CVector*, CVector*, float, float, float, float) { EAXJMP(0x420410); }
WRAPPER void CCurves::CalcCurvePoint(CVector*, CVector*, CVector*, CVector*, float, int32, CVector*, CVector*) { EAXJMP(0x4204D0); }