[8620] Use platform independent by size types in extractor typedefs.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also use in same way size fixed types in windows case.
This commit is contained in:
Lynx3d 2009-10-10 20:14:55 +04:00 committed by VladimirMangos
parent 61e0bf532d
commit 1fdf473bd8
3 changed files with 15 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8619"
#define REVISION_NR "8620"
#endif // __REVISION_NR_H__