projects
/
mikachu
/
openbox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
use the bottom of the screen for botom snapping! :)
[mikachu/openbox.git]
/
plugins
/
mouse
/
mouserc_parse.h
1
#ifndef __plugin_mouse_mouserc_parse_h
2
#define __plugin_mouse_mouserc_parse_h
3
4
void mouserc_parse();
5
6
#endif