Updated to build on Windows

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403380
This commit is contained in:
Sam Lantinga 2008-12-25 05:11:29 +00:00
parent 30af8c9442
commit c53a7c6ca2
6 changed files with 38 additions and 13 deletions

View file

@ -214,7 +214,6 @@ WIN_WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
case WM_INPUT: /* mouse events */
{
LPBYTE lpb;
int w, h;
const RAWINPUTHEADER *header;
int index;
int i;