wayland: MwLLGetCursorCoordImpl
This commit is contained in:
parent
b366fc12a7
commit
aeaf0a4547
1 changed files with 1 additions and 0 deletions
|
|
@ -1066,6 +1066,7 @@ static void MwLLMakeToolWindowImpl(MwLL handle) {
|
|||
}
|
||||
|
||||
static void MwLLGetCursorCoordImpl(MwLL handle, MwPoint* point) {
|
||||
*point = handle->wayland.cur_mouse_pos;
|
||||
}
|
||||
|
||||
static void MwLLGetScreenSizeImpl(MwLL handle, MwRect* rect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue