Skip to content

Commit

Permalink
SDL3/SDL_BUTTON: Add buttons 4 and 5
Browse files Browse the repository at this point in the history
  • Loading branch information
zturtleman authored and slouken committed Apr 15, 2024
1 parent de5bb34 commit 62618c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SDL3/SDL_BUTTON.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Defined in [SDL_mouse.h](https://github.com/libsdl-org/SDL/blob/main/include/SDL
- Button 1: Left mouse button
- Button 2: Middle mouse button
- Button 3: Right mouse button
- Button 4: Side mouse button 1
- Button 5: Side mouse button 2

## Version

Expand Down

0 comments on commit 62618c0

Please sign in to comment.