home *** CD-ROM | disk | FTP | other *** search
/ Cine Clips / Cine Clips.iso / extras / oregan / basicaof / examples / _parallax / h / parallax
Encoding:
Text File  |  1995-09-12  |  240 b   |  14 lines

  1. /*
  2.  *      s.blitstripe
  3.  */
  4. extern void blitstripe(int xcord,int imagex,int width,int ycord,int height,void *bitmap);
  5. extern screenbase;
  6.  
  7. /*
  8.  *      s.ShiftPic
  9.  */
  10. extern picture0[];
  11. extern picture1[];
  12. extern picture2[];
  13. extern picture3[];
  14.