home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User 1
/
AU_CD1.iso
/
demos
/
a_to_i
/
basic_aof
/
Examples
/
!Parallax
/
h
/
parallax
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-01-03
|
240 b
|
14 lines
/*
* s.blitstripe
*/
extern void blitstripe(int xcord,int imagex,int width,int ycord,int height,void *bitmap);
extern screenbase;
/*
* s.ShiftPic
*/
extern picture0[];
extern picture1[];
extern picture2[];
extern picture3[];