[7999] Added appendPackXYZ to ByteBuffer class.

This commit is contained in:
tomrus88 2009-06-12 16:11:16 +04:00
parent d50916a6e0
commit 90d4d70f0c
2 changed files with 72 additions and 34 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7998"
#define REVISION_NR "7999"
#endif // __REVISION_NR_H__