mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Fixed issue with forward/backward mouse buttons
This commit is contained in:
parent
e70394bbf6
commit
0b7edafd73
2 changed files with 7 additions and 1 deletions
|
@ -80,7 +80,7 @@ public:
|
|||
class BFSysBitmap;
|
||||
|
||||
#define KEYCODE_MAX 0x100
|
||||
#define MOUSEBUTTON_MAX 3
|
||||
#define MOUSEBUTTON_MAX 5
|
||||
|
||||
class BFWindow;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue