summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autoportico.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autoportico.h')
-rw-r--r--src/object/auto/autoportico.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object/auto/autoportico.h b/src/object/auto/autoportico.h
index 196140d..c6ce6d7 100644
--- a/src/object/auto/autoportico.h
+++ b/src/object/auto/autoportico.h
@@ -69,8 +69,8 @@ protected:
float m_cameraProgress;
float m_cameraSpeed;
float m_lastParticule;
- D3DVECTOR m_finalPos;
- D3DVECTOR m_startPos;
+ Math::Vector m_finalPos;
+ Math::Vector m_startPos;
float m_posTrack;
int m_param;
int m_soundChannel;