all repos — openbox @ 36b90c320ddcaf4ccb6a03f3185fd380f626644a

openbox fork - make it a bit more like ryudo

plugins/mouse/mouserc_parse.h (raw)

1
2
3
4
5
6
#ifndef __plugin_mouse_mouserc_parse_h
#define __plugin_mouse_mouserc_parse_h

void mouserc_parse();

#endif