New function to be called when videomode changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1059
This commit is contained in:
parent
a8cce43b4f
commit
1b4b7cb77b
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ void Mouse_ButtonPressed(Bit8u button);
|
|||
void Mouse_ButtonReleased(Bit8u button);
|
||||
|
||||
void Mouse_AutoLock(bool enable);
|
||||
void Mouse_SetResolution(Bit16u width, Bit16u height);
|
||||
void Mouse_NewVideoMode(void);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue