home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Killer
/
Game_Killer.bin
/
355.COW2.MAC
< prev
next >
Wrap
Text File
|
1992-05-27
|
327b
|
15 lines
'Name: COW2.MAC
'Desc: A macro to create a looking cow
'----------------------------------------------------------------------
range, 5 fs
color, 15, 5, 0 'these are the colors of the cow body
erect
library, cow2body
color, 8, 0, 0 'these are the spot colors, khaki then black
erect
library, cow2spot
end