[11485] Move mail opcode handlers to separate file

This commit is contained in:
zergtmn 2011-05-14 17:57:23 +06:00
parent 7904e90a19
commit c6b5064725
7 changed files with 814 additions and 770 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11484"
#define REVISION_NR "11485"
#endif // __REVISION_NR_H__