From 406e1c11c63a86e48401e25d7018a7e01f83df24 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 4 Apr 2002 18:06:33 +0000 Subject: [PATCH] Date: Thu, 04 Apr 2002 13:27:36 GMT+1 From: Patrice Mandin Subject: [SDL][PATCH] Atari mouse patch Just a patch to correct a studid bug where Mouse button events where not generated when pressing first button. --- src/video/ataricommon/SDL_ikbdevents.c | 4 ++-- src/video/ataricommon/SDL_xbiosevents.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/video/ataricommon/SDL_ikbdevents.c b/src/video/ataricommon/SDL_ikbdevents.c index c18d0f831..6c61d739b 100644 --- a/src/video/ataricommon/SDL_ikbdevents.c +++ b/src/video/ataricommon/SDL_ikbdevents.c @@ -192,10 +192,10 @@ void AtariIkbd_PumpEvents(_THIS) curbutton = SDL_AtariIkbd_mouseb & (1<