aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/ephysics_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/extantz/ephysics_demo.c')
-rw-r--r--src/extantz/ephysics_demo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/extantz/ephysics_demo.c b/src/extantz/ephysics_demo.c
index a47ca17..f5036b9 100644
--- a/src/extantz/ephysics_demo.c
+++ b/src/extantz/ephysics_demo.c
@@ -7,8 +7,6 @@
7 7
8EPhysics_World *ephysicsAdd(globals *ourGlobals) 8EPhysics_World *ephysicsAdd(globals *ourGlobals)
9{ 9{
10// GLData *gld = &ourGlobals->gld;
11
12 EPhysics_Body *boundary; 10 EPhysics_Body *boundary;
13 EPhysics_World *world; 11 EPhysics_World *world;
14 EPhysics_Body *box_body1, *box_body2; 12 EPhysics_Body *box_body1, *box_body2;