home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / GLOVE / OBJGLV.ZIP / INCLUDE / DEMO4B / DEMO4.HPP < prev    next >
Text File  |  1992-10-31  |  204b  |  10 lines

  1. void refresh_display();
  2. int status_on_screen();
  3. int disp_status(VIEW *v);
  4. int disp_info();
  5. int save_pcx_file();
  6.  
  7. #ifndef CMD_LINE
  8. void internal_demo(char * exe_name, char *file_selected);
  9. #endif
  10.