[7582] Prevent memory corruption at DBC loading. Thanks to Lynx3d for investigating that issue

This commit is contained in:
arrai 2009-03-29 20:24:54 +02:00
parent ae42ce6418
commit ab7491e0e1
2 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7581"
#define REVISION_NR "7582"
#endif // __REVISION_NR_H__