windows-nt/Source/XPSP1/NT/multimedia/published/dxg/d3d8rgbrast.h

17 lines
273 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
// Copyright (C) Microsoft Corporation. All Rights Reserved.
#ifndef __D3D8RGBRAST_H__
#define __D3D8RGBRAST_H__
#ifdef __cplusplus
extern "C" {
#endif //__cplusplus
extern void* D3D8RGBRasterizer;
#ifdef __cplusplus
}
#endif //__cplusplus
#endif //__D3D8RGBRAST_H__