]> granicus.if.org Git - nethack/commit
symbol preprocessing (trunk only)
authornethack.allison <nethack.allison>
Mon, 2 Oct 2006 13:15:50 +0000 (13:15 +0000)
committernethack.allison <nethack.allison>
Mon, 2 Oct 2006 13:15:50 +0000 (13:15 +0000)
commit084dce82d056e0357c8e26b48101ecdeae412c3b
treee1393677871bb1ffeb0ec257c4834711c8df3849
parent58a1828f188506b5d03591cb5a7db24895f62fa8
symbol preprocessing (trunk only)

Clean up the preprocessing associated with the
loadable symbol stuff.

Base it on new LOADSYMSETS, rather than on the
previously existing ASCIIGRAPH preprocessor define.
14 files changed:
include/config.h
include/extern.h
include/rm.h
include/tcap.h
include/unixconf.h
include/vmsconf.h
src/drawing.c
src/files.c
src/mapglyph.c
src/options.c
sys/share/pcmain.c
sys/share/unixtty.c
sys/unix/unixmain.c
sys/vms/vmsmain.c