From 0329e5fda54faeab5d77897010b1b0a2a5d76798 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 29 Apr 2001 23:00:03 +0000 Subject: [PATCH] Fixed double-mouse event bug on Windows using OpenGL --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4014 --- docs.html | 1 + src/video/wincommon/SDL_lowvideo.h | 8 +++++++- src/video/wincommon/SDL_sysevents.c | 6 +++--- src/video/wincommon/SDL_sysmouse.c | 6 +++--- 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/docs.html b/docs.html index f403edd83..f2c3ccc43 100644 --- a/docs.html +++ b/docs.html @@ -16,6 +16,7 @@ be found at the main SDL page. Major changes since SDL 1.0.0: