]> git.saurik.com Git - wxWidgets.git/commit - demos/forty/playerdg.h
Added Forty Thieves
authorJulian Smart <julian@anthemion.co.uk>
Fri, 24 Jul 1998 19:43:32 +0000 (19:43 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 24 Jul 1998 19:43:32 +0000 (19:43 +0000)
commit63cafd2799b6e9dcbe34ce63635f1f8a807d895f
treef738697e62708b73ac79685de69d62f1824411b2
parent46dc76ba3573649a9ed7c7aff6dc677f533eee11
Added Forty Thieves

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
samples/forty/Makefile [new file with mode: 0644]
samples/forty/Makefile.in [new file with mode: 0644]
samples/forty/canvas.cpp [new file with mode: 0644]
samples/forty/canvas.h [new file with mode: 0644]
samples/forty/card.cpp [new file with mode: 0644]
samples/forty/card.h [new file with mode: 0644]
samples/forty/cards.ico [new file with mode: 0644]
samples/forty/forty.cpp [new file with mode: 0644]
samples/forty/forty.h [new file with mode: 0644]
samples/forty/forty.rc [new file with mode: 0644]
samples/forty/game.cpp [new file with mode: 0644]
samples/forty/game.h [new file with mode: 0644]
samples/forty/makefile.nt [new file with mode: 0644]
samples/forty/pictures.xpm [new file with mode: 0644]
samples/forty/pile.cpp [new file with mode: 0644]
samples/forty/pile.h [new file with mode: 0644]
samples/forty/playerdg.cpp [new file with mode: 0644]
samples/forty/playerdg.h [new file with mode: 0644]
samples/forty/scoredg.cpp [new file with mode: 0644]
samples/forty/scoredg.h [new file with mode: 0644]
samples/forty/scorefil.cpp [new file with mode: 0644]
samples/forty/scorefil.h [new file with mode: 0644]
samples/forty/symbols.xbm [new file with mode: 0644]
samples/forty/symbols.xpm [new file with mode: 0644]