Comment added; investigating line-feed problem with CVS commits.

This was SVN commit r245.
This commit is contained in:
notpete 2004-05-20 19:57:08 +00:00
parent 054d210303
commit 6f2aba631b

View File

@ -13,6 +13,7 @@
#include "Vector3D.h"
#include "Quaternion.h"
// TODO, RC: ugh - remove; use CStr
#ifndef MAX_NAME_LENGTH
#define MAX_NAME_LENGTH 128
#endif