[7162] Converted some uint16 spellid parameteres to uint32. It can provide little speedup.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-01-24 18:41:35 +01:00
parent 475e8cbcf6
commit 302dc70eab
5 changed files with 18 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7161"
#define REVISION_NR "7162"
#endif // __REVISION_NR_H__