[8202] Replace raw array index values by enums.

This commit is contained in:
VladimirMangos 2009-07-19 04:01:34 +04:00
parent ce387187c1
commit e793f0eeab
3 changed files with 23 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8201"
#define REVISION_NR "8202"
#endif // __REVISION_NR_H__