]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
adventure(6), from 44lite
authorjtc <jtc@NetBSD.org>
Fri, 21 Oct 1994 20:51:44 +0000 (20:51 +0000)
committerjtc <jtc@NetBSD.org>
Fri, 21 Oct 1994 20:51:44 +0000 (20:51 +0000)
commita861bdee374ea33fbbe20e45cd8d3f644374c835
tree20f77e0423e6294672f4d175bc7a787ca87ddebf
parentfb73c52b499ea55b081fc042440f4524842c68b6
adventure(6), from 44lite
14 files changed:
adventure/Makefile [new file with mode: 0644]
adventure/adventure.6 [new file with mode: 0644]
adventure/crc.c [new file with mode: 0644]
adventure/done.c [new file with mode: 0644]
adventure/glorkz [new file with mode: 0644]
adventure/hdr.h [new file with mode: 0644]
adventure/init.c [new file with mode: 0644]
adventure/io.c [new file with mode: 0644]
adventure/main.c [new file with mode: 0644]
adventure/save.c [new file with mode: 0644]
adventure/setup.c [new file with mode: 0644]
adventure/subr.c [new file with mode: 0644]
adventure/vocab.c [new file with mode: 0644]
adventure/wizard.c [new file with mode: 0644]