[0162] Add file to handle vehicle related opcodes

Also fixed a stupid typo from recent commit. Thx to dbauz for pointing

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
kid10 2012-08-21 20:46:33 +02:00 committed by Antz
parent 3f0db2fbda
commit 891fef797d

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0161"
#define REVISION_NR "0162"
#endif // __REVISION_NR_H__