home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Glowing Icon Sampler (Explicit Version)
/
GLOWING_ICON_SAMPLER.BIN
/
pc
/
holo
/
choose.dir
/
00115.ls
< 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-01
|
167 b
|
11 lines
on exitFrame
startTimer()
repeat while the timer < 90
nothing()
end repeat
if soundBusy(1) = 0 then
puppetSound("VYINST.AIF")
end if
go(#loop)
end