[11956] Implement spells 28374, 54426 and 71123 (Decimate)

Thanks to piroy1337 for version of ICC Decimate,
thanks to ZuSe for bumping the issue of missing implementation

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
przemratajczak 2012-04-13 00:59:48 +02:00 committed by Schmoozerd
parent af6b589041
commit bf7e46a7f8
2 changed files with 15 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11955"
#define REVISION_NR "11956"
#endif // __REVISION_NR_H__