summaryrefslogtreecommitdiff
path: root/plugins/mouse/mouserc_parse.h
blob: 0a924e414d68ef7ba5bcd3bfd9d21ce11cd5216f (plain)
1
2
3
4
5
6
#ifndef __plugin_mouse_mouserc_parse_h
#define __plugin_mouse_mouserc_parse_h

void mouserc_parse();

#endif