[10469] Rename some opcode handler to better follow used naming style

This commit is contained in:
VladimirMangos 2010-09-11 14:36:54 +04:00
parent ad23b7ca05
commit 54d991ef3a
11 changed files with 143 additions and 143 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10468"
#define REVISION_NR "10469"
#endif // __REVISION_NR_H__