home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Palettes / CircularSliderPalette / wraps.h < prev    next >
C/C++ Source or Header  |  1992-10-01  |  247b  |  11 lines

  1. /* wraps.h generated from wraps.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef WRAPS_H
  6. #define WRAPS_H
  7.  
  8. extern void PSdrawCircSlider(float height, float width, float x, float y, float radius, float angle);
  9.  
  10. #endif WRAPS_H
  11.