projects
/
rodin
/
chimara.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Documented the dispatch functions. Actually there will be two entries left
[rodin/chimara.git]
/
libchimara
/
garglk.h
1
#ifndef __GARGLK_H__
2
#define __GARGLK_H__
3
4
extern void garglk_set_reversevideo(glui32 reverse);
5
6
#endif /* __GARGLK_H__ */