home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
dev
/
lang
/
struct
/
speedtests
/
test2.ace
< prev
next >
Wrap
Text File
|
1993-08-21
|
74b
|
7 lines
a&=0
for y&=2000 to 0 step -1
for z&=20000 to 0 step -1
a&=a&+7
next
next