home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / xView / theX.h < prev    next >
C/C++ Source or Header  |  1993-01-19  |  289b  |  11 lines

  1. /* theX.h generated from theX.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef THEX_H
  6. #define THEX_H
  7.  
  8. extern void drawX(float width, float height, float penWidth, float backRed, float backGreen, float backBlue, float xRed, float xGreen, float xBlue);
  9.  
  10. #endif THEX_H
  11.