Refactoring

This commit is contained in:
Toni Spets 2010-10-17 09:09:30 +03:00
parent 31070a9662
commit 2d107d58b0
2 changed files with 99 additions and 85 deletions

View file

@ -72,6 +72,7 @@ typedef struct
DWORD width;
DWORD height;
DWORD bpp;
DWORD caps;
void *surface;
ULONG Ref;