home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
100 Amazing Kid's Games
/
100KIDS.ISO
/
xtra
/
jewel
/
puzz_19.dxr
/
00123.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-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