summaryrefslogtreecommitdiffstats
path: root/src/control/AutoPilot.cpp
blob: 54b5145431812fd854a064caf80787f3c07b6659 (plain) (blame)
1
2
3
4
5
#include "common.h"
#include "patcher.h"
#include "AutoPilot.h"

WRAPPER void CAutoPilot::ModifySpeed(float) { EAXJMP(0x4137B0); }