projects
/
mikachu
/
rspanel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nothing really
[mikachu/rspanel.git]
/
dims.h
1
#ifndef rs_dims_h
2
#define rs_dims_h
3
4
/* don't edit these */
5
#define TEXTPAD 6
6
#define GRILL_WIDTH 4
7
8
#endif