Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 279 of file light.c.
Referenced by d3d3_CreateLight().
{ light->IDirect3DLight_iface.lpVtbl = &d3d_light_vtbl; light->ref = 1; light->ddraw = ddraw; }