home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
Palettes
/
CircularSliderPalette
/
wraps.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-10-01
|
247b
|
11 lines
/* wraps.h generated from wraps.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef WRAPS_H
#define WRAPS_H
extern void PSdrawCircSlider(float height, float width, float x, float y, float radius, float angle);
#endif WRAPS_H