got rid of some anonymous unions
fixed a few msvc2005 complaints git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1971 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
7276203458
commit
d245b06c91
25 changed files with 767 additions and 257 deletions
|
@ -73,7 +73,7 @@ typedef struct tagRAWMOUSE {
|
|||
USHORT usButtonFlags;
|
||||
USHORT usButtonData;
|
||||
};
|
||||
};
|
||||
} buttondata;
|
||||
ULONG ulRawButtons;
|
||||
LONG lLastX;
|
||||
LONG lLastY;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue