home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / DEMOS / MISC_DEM / SUNKNOWN.ZIP / FLAMSCRL.H < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-07  |  91 b   |  8 lines

  1. // FLAMSCRL.H
  2.  
  3. #ifndef _FLAMSCRL_H
  4. #define _FLAMSCRL_H
  5.  
  6. void flamscrl(void);
  7.  
  8. #endif