all repos — openbox @ cf4e1780d0038fa03f16a8f92d954f667fa47c64

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