1.
SCCS Id: @(#)topl.c 3.1 93/06/01 */ /* Copyright (c) Stichting ...
(cw->flags & WIN_STOP)) redotoplin(toplines); } /* JP ** cannot translate kcode this function(see topl_putsym) */ STATIC_OVL void raw_topl_putsym(c) char c; ...
2.
Makefile for NetHack's utility programs. # SCCS Id: @(#)Makefile ...
win/BeOS/tile2beos.cpp $(HACK_H) ../include/tile.h $(CXX) $(CFLAGS) -c ../win/BeOS/tile2beos.cpp # using dependencies like # ../src/foo:: # @( cd . ...
3.
SCCS Id: @(#)mkroom.c 3.1 93/04/04 */ /* Copyright (c) Stichting ...
... static void NDECL(mktemple); static coord * FDECL(shrine_pos, (int)); ..... return(&buf); } static void mktemple() { register struct mkroom *sroom; ...
4.
SCCS Id: @(#)mkroom.c 3.4 2001/09/06 */ /* Copyright (c) Stichting ...
... mkzoo(BARRACKS); break; case SWAMP: mkswamp(); break; case TEMPLE: mktemple(); break; ..... STATIC_OVL void mktemple() { register struct mkroom *sroom; ...
5.
6.
7.
8.
9.
10.