[9402] Add enum SpellEffectIndex to use with explicit effect index checks

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-17 16:51:57 +01:00
parent 54559b5c03
commit 5c05280c44
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9401"
#define REVISION_NR "9402"
#endif // __REVISION_NR_H__