event
This commit is contained in:
parent
e0ef95dce1
commit
150f88023b
6 changed files with 273 additions and 1905 deletions
|
|
@ -22,3 +22,9 @@ bouncemouse(Mouse *m)
|
|||
_displaybouncemouse(display, m);
|
||||
}
|
||||
|
||||
void
|
||||
drawresizewindow(Rectangle r)
|
||||
{
|
||||
_displayresize(display, r);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue