projects
/
ccbs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Shape text using Pango and HarfBuzz; gives us nice ligatures and exotic scripts.
[ccbs]
/
bigscreen
/
resolution.h
1
#ifndef _RESOLUTION_H
2
#define _RESOLUTION_H 1
3
4
#define USE_SPLITSCREEN 1
5
6
#endif /* !defined(_RESOLUTION_H) */