home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
100 Plus Great Games 2
/
100PLUSV2.BIN
/
games
/
Duchess.dxr
/
Internal_5.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
|
2002-01-25
|
169 b
|
11 lines
global points, win, tableau, foundation, reserve, extras
on prepareFrame
points = 0
win = "no"
tableau = [:]
reserve = [:]
foundation = [:]
extras = []
end