Re: [PATCH 5/5] d3dx9_36: Implement ID3DXFileDataImpl_GetType. (try 2)
23 Oct
2012
23 Oct
'12
3:42 a.m.
On 22.10.2012 23:57, Christian Costa wrote:
-static HRESULT WINAPI ID3DXFileDataImpl_GetType(ID3DXFileData *iface, GUID* guid) +static HRESULT WINAPI ID3DXFileDataImpl_GetType(ID3DXFileData *iface, GUID *guid)
- ID3DXFileDataImpl* object; + ID3DXFileDataImpl *object; One minor thing: I'd put that fixes in patch 4/5. It doesn't make much sense to add a line and change the style in the next patch from the same series. I think it's better to correct this when it is added in the first place.
Cheers Rico
4799
Age (days ago)
4799
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rico Schüller