This commit is contained in:
parent
6f7547caa2
commit
691742f26a
2 changed files with 36 additions and 8 deletions
|
@ -24,6 +24,8 @@ public:
|
|||
virtual void postInit();
|
||||
protected:
|
||||
virtual void processMovement( int _frames );
|
||||
|
||||
s32 m_carSpeed;
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue