Mouse_SetResolution
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@597
This commit is contained in:
parent
4e421529c7
commit
0ee8335de9
1 changed files with 1 additions and 0 deletions
|
@ -26,4 +26,5 @@ void Mouse_ButtonPressed(Bit8u button);
|
|||
void Mouse_ButtonReleased(Bit8u button);
|
||||
|
||||
void Mouse_AutoLock(bool enable);
|
||||
void Mouse_SetResolution(Bit16u width, Bit16u height);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue