projects
/
rodin
/
chimara.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Hopefully solved the problem of waiting for windows to draw themselves once and for...
[rodin/chimara.git]
/
libchimara
/
mouse.c
1
#include <libchimara/glk.h>
2
3
void
4
glk_request_mouse_event(winid_t win)
5
{
6
}