[12002] Implement spell 59789

Thanks to stfx for porting

Signed-off-by: stfx <stfx@hotmail.de>
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Reamer 2011-12-18 02:08:09 +01:00 committed by Schmoozerd
parent 77c5ae1684
commit 9a41fe05cd
2 changed files with 32 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12001"
#define REVISION_NR "12002"
#endif // __REVISION_NR_H__