Made sure no internal symbols were exported; can be checked with 'nm -g --defined...
[rodin/chimara.git] / libchimara / mouse.c
1 #include <libchimara/glk.h>
2
3 void
4 glk_request_mouse_event(winid_t win)
5 {
6 }