[12763] Removed opcode double redifination

This commit is contained in:
sanctum32 2013-12-30 01:21:24 +02:00 committed by Antz
parent 6e0fe1406b
commit c283ca90f6
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12762"
#define REVISION_NR "12763"
#endif // __REVISION_NR_H__