Show
Ignore:
Timestamp:
11/20/08 02:53:18 (2 months ago)
Author:
aldacron
Message:

[DerelictGLU]
* ticket #26
[DerelictODE]
* ticket #27

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/DerelictODE/derelict/ode/objects.d

    r300 r318  
    12501250 * effect - to destroy that joint the group must be emptied or destroyed. 
    12511251 */ 
    1252 typedef void function(dWorldID) pfdJointDestroy; 
     1252typedef void function(dJointID) pfdJointDestroy; 
    12531253pfdJointDestroy          dJointDestroy; 
    12541254