New mouse automatic locking scheme
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@398
This commit is contained in:
parent
668fd3df03
commit
7d764b2077
2 changed files with 38 additions and 10 deletions
|
@ -25,4 +25,5 @@ void Mouse_CursorSet(float x,float y);
|
|||
void Mouse_ButtonPressed(Bit8u button);
|
||||
void Mouse_ButtonReleased(Bit8u button);
|
||||
|
||||
void Mouse_AutoLock(bool enable);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue