*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40180
This commit is contained in:
parent
24580b1583
commit
4ec27550d2
1 changed files with 0 additions and 1 deletions
|
@ -334,7 +334,6 @@ LONG CALLBACK WinMessage(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
|||
#if (_WIN32_WINNT >= 0x0400) || (_WIN32_WINDOWS > 0x0400)
|
||||
case WM_MOUSEWHEEL:
|
||||
if ( SDL_VideoSurface && ! DINPUT_FULLSCREEN() ) {
|
||||
Sint16 x, y;
|
||||
int move = (short)HIWORD(wParam);
|
||||
if ( move ) {
|
||||
Uint8 button;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue