home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound, Music & MIDI Collection 2
/
SMMVOL2.bin
/
DEMO
/
PRG
/
CIRCLES.ZIP
/
CI_MAIN.DIX
/
00031_INIT.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
|
131 b
|
9 lines
on exitFrame
global fcommand, scommand, ecommand, player
if player then
circle_init()
else
play frame 4
end if
end