1 2 3 4 5 6 7 8
#include "common.h" #include "WindModifiers.h" int32 CWindModifiers::FindWindModifier(CVector pos, float *x, float *y) { return 0; }