[12109] 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 56674de682
commit 0c752dbdbd
7 changed files with 56 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0154"
#define REVISION_NR "12109"
#endif // __REVISION_NR_H__