Since the prototype for D3DXCreateSprite in d3dx9 and d3dx8 are not
compatible, it would be worth to do the implementation in parallel (that is
in the same patch), instead of duplicating the d3dx9 patch into the d3dx8
one.
David
>From 66f62937ccb3a562e0c6cc489a5099166870efeb Mon Sep 17 00:00:00 2001
From: Tony Wasserka <[EMAIL PROTECTED](none)>
Date: Sat, 12 Jul 2008 13:02:25 +0200
Subject: [PATCH] d3dx9: Add stubs for the ID3DXSprite functions
---
dlls/d3dx9_36/Makefile.in|3 +-
dlls/d3dx9_36/d3dx9_36.spec |2 +-