index
:
~pmandin/nv30_demo
master
NV30 demo program
pmandin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clip_rectangle.h
blob: a4eab18fa48268dc41a8ffa585768364581f2bdc (
plain
)
1
2
3
4
5
6
#ifndef CLIP_RECTANGLE_H #define CLIP_RECTANGLE_H void clip_rectangle_init(void); #endif