home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
apps
/
program
/
a
/
basicaof
/
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[];