mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix amd64 build.
svn path=/trunk/; revision=49123
This commit is contained in:
@@ -2631,7 +2631,7 @@ const char *debug_d3dusagequery(DWORD usagequery) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3ddeclmethod(WINED3DDECLMETHOD method) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3ddeclusage(BYTE usage) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3dprimitivetype(WINED3DPRIMITIVETYPE PrimitiveType) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3drenderstate(DWORD state) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3drenderstate(WINED3DRENDERSTATETYPE state) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3dsamplerstate(DWORD state) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3dstate(DWORD state) DECLSPEC_HIDDEN;
|
||||
const char *debug_d3dtexturefiltertype(WINED3DTEXTUREFILTERTYPE filter_type) DECLSPEC_HIDDEN;
|
||||
|
||||
Reference in New Issue
Block a user