home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Headbone Interactive
/
Headbone_Interactive_CD-ROM_Sampler_1995.iso
/
pc
/
demos
/
bugzerk
/
intro
/
introa.dxr
/
00204_loop.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
|
1995-09-19
|
126 b
|
9 lines
on exitFrame
global gbRestorePrompt
if gbRestorePrompt then
go("promptLoop")
else
go("ChoiceLoop")
end if
end