home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
programming
/
basicaof_1
/
Examples_!Parallax_h_parallax
< prev
next >
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[];