home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound, Music & MIDI Collection 2
/
SMMVOL2.bin
/
DEMO
/
PRG
/
CIRCLES.ZIP
/
CI_MAIN.DIX
/
00032.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-05-01
|
148 b
|
13 lines
on enterFrame
global idsw
if not idsw then
halt()
end if
if not idsw then
quit()
end if
if idsw then
play done
end if
end