removed some warnings, as reported here:

http://code.google.com/p/bullet/issues/detail?id=123
Thanks sparkprime
This commit is contained in:
erwin.coumans
2008-10-27 20:20:28 +00:00
parent 6ed11057e0
commit 003b6fa669
14 changed files with 17 additions and 16 deletions

View File

@@ -57,6 +57,6 @@ public:
float *mVertices;
};
};
}
#endif