home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
321 GAMES
/
321GAMES.iso
/
logic
/
oracle
/
puzz_19.dxr
/
00123.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-08
|
217 b
|
18 lines
on menuGame
installMenu(0)
updateStage()
puppetSound("WELLRTN.SND")
updateStage()
go(1, "INIT.DIR")
end
on quitGame
quit()
end
on resetGame
puppetSound("RESET.SND")
updateStage()
resetPuzzle()
end