moved FrameWork into Demos folder

This commit is contained in:
ejcoumans
2007-10-21 05:59:16 +00:00
parent 554d2c7e15
commit ed342ede3b
9 changed files with 94 additions and 28 deletions

View File

@@ -71,7 +71,7 @@ subject to the following restrictions:
#include "BMF_Api.h"
#include <stdio.h> //printf debugging
float gCollisionMargin = 0.05f;
static float gCollisionMargin = 0.05f;
#include "CcdPhysicsDemo.h"
#include "GL_ShapeDrawer.h"