home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 1 #1
/
Blender_1_1.iso
/
BLENDER
/
FILES
/
OPENING.DIR
/
00063.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-11-01
|
259 b
|
15 lines
on exitFrame
global volume
if the machineType = 256 then
nothing()
else
openXLib("BLENDER1:FILES:RW.XOj")
initRearWindow(255)
end if
preLoadCast(8)
set the colorDepth to 8
set the soundLevel to 5
set volume to 2
SETSPEAKER()
end