2008/8/5 Luis Busquets luis.busquets@ilidium.com:
+static const D3DVERTEXELEMENT9 lc={0xFF,0,D3DDECLTYPE_UNUSED,0,0,0};
What do you use this for?
- while ((pdecl+i)->Stream!=0xFF)
- {
i++;
You might as well increment pdecl itself.
Also keep in mind that Alexandre won't be back before the 18th, so no patches will be applied before that either.