mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fix warning.
svn path=/trunk/; revision=10162
This commit is contained in:
@@ -93,6 +93,7 @@ typedef struct _dibSection{
|
||||
}WMDIBSECTION, *PWMDIBSECTION;
|
||||
|
||||
#ifdef COMPILE_SETPIXEL
|
||||
struct wmesa_context;
|
||||
typedef void (*SETPIXELTYPE)(struct wmesa_context *pwc, int iScanLine, int iPixel, BYTE r, BYTE g, BYTE b);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user