More patches from Francisco Leon, will be tested multi-platform etc. today

This commit is contained in:
ejcoumans
2007-09-30 00:08:07 +00:00
parent 78fe8b7249
commit 65b9fbe16e
2 changed files with 288 additions and 143 deletions

View File

@@ -28,7 +28,7 @@ class GL_ShapeDrawer
static void drawCylinder(float radius,float halfHeight, int upAxis);
};
void OGL_displaylist_register_shape(btCollisionShape * shape);
//void OGL_displaylist_register_shape(btCollisionShape * shape);
void OGL_displaylist_clean();
#endif //GL_SHAPE_DRAWER_H