mirror of
https://github.com/yawut/SDL.git
synced 2026-08-24 01:35:39 -05:00
Reverted mousewheel support in 1.2, since it breaks binary compatibility.
This commit is contained in:
@@ -63,8 +63,6 @@ extern "C" {
|
||||
|
||||
#define SDL_BUTTON_WHEELUP 4
|
||||
#define SDL_BUTTON_WHEELDOWN 5
|
||||
#define SDL_BUTTON_WHEELLEFT 6
|
||||
#define SDL_BUTTON_WHEELRIGHT 7
|
||||
|
||||
#define SDL_DEFAULT_REPEAT_DELAY 500
|
||||
#define SDL_DEFAULT_REPEAT_INTERVAL 30
|
||||
|
||||
Reference in New Issue
Block a user