Remove unused winpos stuff
This commit is contained in:
parent
f092dd601a
commit
c940464de2
2 changed files with 0 additions and 13 deletions
1
main.h
1
main.h
|
@ -66,7 +66,6 @@ typedef struct IDirectDrawImpl
|
|||
|
||||
HWND hWnd;
|
||||
LRESULT CALLBACK (*WndProc)(HWND, UINT, WPARAM, LPARAM);
|
||||
POINT winpos;
|
||||
struct { float x; float y; } cursor;
|
||||
POINT center;
|
||||
RECT cursorclip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue