[11009] Add missing opcodes to OpcodeHandler

This commit is contained in:
Lightguard 2011-01-14 21:55:00 +01:00
parent 279c99bd0f
commit 93da661f8b
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11008"
#define REVISION_NR "11009"
#endif // __REVISION_NR_H__